Skip to content

Commit 0666d23

Browse files
chore(release): 0.2.2 [skip ci]
## [0.2.2](v0.2.1...v0.2.2) (2025-09-23) ### Bug Fixes * remove unused `--debug` flag from Semantic Release dry run ([9108ff3](9108ff3))
1 parent d24b16f commit 0666d23

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.2](https://github.com/addon-stack/storage/compare/v0.2.1...v0.2.2) (2025-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unused `--debug` flag from Semantic Release dry run ([9108ff3](https://github.com/addon-stack/storage/commit/9108ff3e5a257053a8f4c969d308e44714b20dec))
7+
18
# @addon-core/storage
29

310
## 0.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@addon-core/storage",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)