chore(main): release 1.0.2 (#16)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2023-05-19 00:48:19 +01:00
committed by GitHub
parent f307f175b9
commit 9e6111fa06
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.0.2](https://github.com/jimeh/release-please-manifest-action/compare/v1.0.1...v1.0.2) (2023-05-18)
### Bug Fixes
* **action:** correct minor typo in action metadata ([#14](https://github.com/jimeh/release-please-manifest-action/issues/14)) ([f307f17](https://github.com/jimeh/release-please-manifest-action/commit/f307f175b93d8eb1a1a4dfaf9092efaba72a6d62))
## [1.0.1](https://github.com/jimeh/release-please-manifest-action/compare/v1.0.0...v1.0.1) (2023-05-08)