chore(main): release 0.0.5 (#5)

This commit is contained in:
jimehbot[bot]
2023-05-08 00:47:43 +01:00
committed by GitHub
parent e012dc88b9
commit 4205a83fff
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.4"
".": "0.0.5"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.5](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.4...v0.0.5) (2023-05-07)
### Bug Fixes
* **release:** actually tag MAJOR ([e012dc8](https://github.com/jimeh/release-please-manifest-action/commit/e012dc88b94fb4ce8433076d45479ee4d0ed01b2))
## [0.0.4](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.3...v0.0.4) (2023-05-07)