chore(main): release 0.0.2

This commit is contained in:
jimehbot[bot]
2023-05-07 21:31:22 +00:00
committed by GitHub
parent b93407b78f
commit 16c6b2e235
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.0.2](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.1...v0.0.2) (2023-05-07)
### Bug Fixes
* **release:** create major and minor version tags ([b93407b](https://github.com/jimeh/release-please-manifest-action/commit/b93407b78f3b3f59c67aed1dd64b196fb180a591))
## 0.0.1 (2023-05-07)