Merge pull request #1 from jimeh/release-please--branches--main

This commit is contained in:
2022-11-14 21:39:38 +00:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.1.1](https://github.com/jimeh/dotkatapult/compare/v0.1.0...v0.1.1) (2022-11-14)
### Features
* **build:** upgrade to go1.19 ([c4b01af](https://github.com/jimeh/dotkatapult/commit/c4b01af3e627ec8f66059898e5841d45b491f08a))
## 0.1.0 (2022-05-23)