Skip to content

Commit c940fdd

Browse files
chore(release): 0.0.5 [skip ci]
## [0.0.5](0.0.4...0.0.5) (2024-04-12) ### Bug Fixes * schedule release ([f2df2f1](f2df2f1))
1 parent f2df2f1 commit c940fdd

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.0.5](https://github.com/flipdot/membercard-generator/compare/0.0.4...0.0.5) (2024-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* schedule release ([f2df2f1](https://github.com/flipdot/membercard-generator/commit/f2df2f19e5e59c128f7026d15bf9b7c17a227111))
7+
18
## [0.0.4](https://github.com/flipdot/membercard-generator/compare/0.0.3...0.0.4) (2024-03-29)
29

310

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"start:static": "serve .output/public"
5858
},
5959
"type": "module",
60-
"version": "0.0.4"
60+
"version": "0.0.5"
6161
}

0 commit comments

Comments
 (0)