We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ddf19 commit 0181902Copy full SHA for 0181902
2 files changed
packages/components/CHANGELOG.md
@@ -3,6 +3,14 @@
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.25](https://github.com/The-Code-Monkey/TechStack/compare/@techstack/components@0.5.24...@techstack/components@0.5.25) (2022-11-10)
7
+
8
+**Note:** Version bump only for package @techstack/components
9
10
11
12
13
14
## 0.5.24 (2022-11-10)
15
16
### Bug Fixes
packages/components/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.5.24",
+ "version": "0.5.25",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
0 commit comments