chore(main): release 1.0.0 (#3)

This commit is contained in:
jimehbot[bot]
2023-05-18 23:48:28 +01:00
committed by GitHub
parent d4f686ef9f
commit 7ab7b53063
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.0.0](https://github.com/jimeh/update-tags-action/compare/v0.0.1...v1.0.0) (2023-05-18)
### Miscellaneous Chores
* **release:** bump version to 1.0.0 ([d4f686e](https://github.com/jimeh/update-tags-action/commit/d4f686ef9ff51ff4426907f89983bd286903c23e))
## 0.0.1 (2023-05-18)