chore(main): release 1.0.3 (#19)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2024-05-13 10:07:10 +01:00
committed by GitHub
parent 72e49f5d6f
commit 094ab0890e
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.0.3](https://github.com/jimeh/release-please-manifest-action/compare/v1.0.2...v1.0.3) (2024-05-13)
### Bug Fixes
* **deps:** use new name for Google's release please action ([#18](https://github.com/jimeh/release-please-manifest-action/issues/18)) ([72e49f5](https://github.com/jimeh/release-please-manifest-action/commit/72e49f5d6f009b0e0c4faff0c835703ee9ee3093))
## [1.0.2](https://github.com/jimeh/release-please-manifest-action/compare/v1.0.1...v1.0.2) (2023-05-18)