chore(main): release 0.1.1 (#8)

This commit is contained in:
github-actions[bot]
2023-05-08 01:53:50 +01:00
committed by GitHub
parent 1139eaec31
commit 8ae0004991
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.1.1](https://github.com/jimeh/release-please-manifest-action/compare/v0.1.0...v0.1.1) (2023-05-08)
### Features
* **release:** rename CI workflow to Release ([1139eae](https://github.com/jimeh/release-please-manifest-action/commit/1139eaec31e83556c1eb35a523ee76485efb9ab5))
## [0.1.0](https://github.com/jimeh/release-please-manifest-action/compare/v0.0.6...v0.1.0) (2023-05-08)