Skip to content

Commit be11751

Browse files
chore(main): release 3.4.0
1 parent 7a0363c commit be11751

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.4.0](https://github.com/ThatOpen/engine_ui-components/compare/v3.3.3...v3.4.0) (2026-03-27)
4+
5+
6+
### Features
7+
8+
* adds range selection in table ([64904cd](https://github.com/ThatOpen/engine_ui-components/commit/64904cd37d5f70fc5917a3385067b0f94cd9f527))
9+
* implements slider component ([7a0363c](https://github.com/ThatOpen/engine_ui-components/commit/7a0363c6a965362505919ddd7816f142504764a5))
10+
11+
12+
### Bug Fixes
13+
14+
* fixes filterFunction assignment in table component ([020ce95](https://github.com/ThatOpen/engine_ui-components/commit/020ce95e7b1c9ff1761d0d377e53bd8b5c3ce405))
15+
316
## [3.3.3](https://github.com/ThatOpen/engine_ui-components/compare/v3.3.1...v3.3.3) (2026-01-27)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
"vite": "5.1.6",
4646
"vite-plugin-dts": "3.7.3"
4747
},
48-
"version": "3.3.3"
48+
"version": "3.4.0"
4949
}

0 commit comments

Comments
 (0)