chore(main): release 0.0.3 (#3)

This commit is contained in:
jimehbot[bot]
2023-05-07 22:49:49 +01:00
committed by GitHub
parent 08e227b305
commit ccc95c2796
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.0.2"
".": "0.0.3"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.3](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.2...v0.0.3) (2023-05-07)
### Bug Fixes
* **release:** use full version in tag annotations ([08e227b](https://github.com/jimeh/release-please-manifest-action/commit/08e227b3057a732f0947407b8657123e5418e77c))
## [0.0.2](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.1...v0.0.2) (2023-05-07)