We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946d5b0 commit c3b9184Copy full SHA for c3b9184
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [0.2.2] - 2024-11-05
11
+
12
## Changed
13
14
- Updated manifest schema
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@micro-lc/compose-toolkit",
3
- "version": "0.2.1",
+ "version": "0.2.2",
4
"types": "./dist/types/index.d.ts",
5
"license": "SEE LICENSE IN LICENSE",
6
"packageManager": "yarn@4.3.1",
0 commit comments