We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7c4c1 commit a4aea3bCopy full SHA for a4aea3b
2 files changed
packages/components/CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [0.5.22](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.21...@techstack/components@0.5.22) (2022-11-09)
7
+
8
+**Note:** Version bump only for package @techstack/components
9
10
## [0.5.21](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.20...@techstack/components@0.5.21) (2022-11-09)
11
12
### Bug Fixes
packages/components/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.5.21",
+ "version": "0.5.22",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
0 commit comments