chore(main): release 1.0.1 (#5)

This commit is contained in:
jimehbot[bot]
2023-05-19 00:12:02 +01:00
committed by GitHub
parent b74b3c77fc
commit e58fa0f2f8
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/update-tags-action/compare/v1.0.0...v1.0.1) (2023-05-18)
### Bug Fixes
* **action:** tweak metadata for GitHub Marketplace ([#4](https://github.com/jimeh/update-tags-action/issues/4)) ([b74b3c7](https://github.com/jimeh/update-tags-action/commit/b74b3c77fc20bdfd61e29dbf680a9f84612e5fda))
## [1.0.0](https://github.com/jimeh/update-tags-action/compare/v0.0.1...v1.0.0) (2023-05-18)