We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cc155 commit 550fbbfCopy full SHA for 550fbbf
packages/form-components/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.2.3] - 2025-08-08
4
+
5
+Add LexSelection component
6
7
## [0.2.2] - 2025-06-25
8
9
Improve styles and types
packages/form-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@macrostrat/form-components",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Form components for user input into Macrostrat apps",
"type": "module",
"source": "src/index.ts",
0 commit comments