chore(main): release 1.0.1 (#11)

This commit is contained in:
github-actions[bot]
2023-05-08 02:22:07 +01:00
committed by GitHub
parent 023c0d0dc3
commit ffac38c285
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.0.1"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.0.1](https://github.com/jimeh/release-please-manifest-action/compare/v1.0.0...v1.0.1) (2023-05-08)
### Bug Fixes
* **action:** set correct action name in action.yml metadata ([#10](https://github.com/jimeh/release-please-manifest-action/issues/10)) ([322dcdf](https://github.com/jimeh/release-please-manifest-action/commit/322dcdf56ed8be4589ffbd70cb1382198ca65120))
## [1.0.0](https://github.com/jimeh/release-please-manifest-action/compare/v0.1.1...v1.0.0) (2023-05-08)