We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4484b commit a123849Copy full SHA for a123849
packages/ui-components/CHANGELOG.md
@@ -1,9 +1,11 @@
1
# Changelog
2
3
-## [unreleased] -
+## [4.4.0] -
4
5
For PostgRESTInfiniteScrollView
6
7
+- Custom multiselect labels
8
+
9
## [4.3.8] - 2025-07-09
10
11
packages/ui-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@macrostrat/ui-components",
- "version": "4.3.8",
+ "version": "4.4.0",
"description": "UI components for React and Blueprint.js",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments