Skip to content

Commit

Permalink
chore(release): 0.0.19 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.19](0.0.18...0.0.19) (2024-10-25)

### Bug Fixes

* schedule release ([e90845f](e90845f))
  • Loading branch information
semantic-release-bot committed Oct 25, 2024
1 parent e90845f commit a0cb7cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.19](https://github.com/flipdot/membercard-generator/compare/0.0.18...0.0.19) (2024-10-25)

### Bug Fixes

* schedule release ([e90845f](https://github.com/flipdot/membercard-generator/commit/e90845f4e24ad4091fea68adf277ad4ed3a2e712))

## [0.0.18](https://github.com/flipdot/membercard-generator/compare/0.0.17...0.0.18) (2024-10-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"start:static": "serve .output/public"
},
"type": "module",
"version": "0.0.18"
"version": "0.0.19"
}

0 comments on commit a0cb7cf

Please sign in to comment.