Skip to content

Commit 53c61cb

Browse files
chore(release): 0.0.10 [skip ci]
## [0.0.10](0.0.9...0.0.10) (2024-06-21) ### Bug Fixes * schedule release ([743daa1](743daa1))
1 parent 743daa1 commit 53c61cb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.10](https://github.com/flipdot/membercard-generator/compare/0.0.9...0.0.10) (2024-06-21)
2+
3+
### Bug Fixes
4+
5+
* schedule release ([743daa1](https://github.com/flipdot/membercard-generator/commit/743daa1b7009846c340f16d7a4ff9bcf6859289b))
6+
17
## [0.0.9](https://github.com/flipdot/membercard-generator/compare/0.0.8...0.0.9) (2024-06-07)
28

39
### Bug Fixes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"start:static": "serve .output/public"
5151
},
5252
"type": "module",
53-
"version": "0.0.9"
53+
"version": "0.0.10"
5454
}

0 commit comments

Comments
 (0)