Skip to content

Commit

Permalink
Merge pull request #21 from sapph2c/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.1.3
  • Loading branch information
sapph2c authored Mar 29, 2024
2 parents 92027d5 + e7ed963 commit d2ad293
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.2"
".": "1.1.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.3](https://github.com/sapph2c/go-template/compare/v1.1.2...v1.1.3) (2024-03-29)


### Bug Fixes

* **go:** Added back go files to make github actions pass ([92027d5](https://github.com/sapph2c/go-template/commit/92027d52a908780629a42162740cf9fa259ba63f))

## [1.1.2](https://github.com/sapph2c/go-template/compare/v1.1.1...v1.1.2) (2024-03-29)


Expand Down

0 comments on commit d2ad293

Please sign in to comment.