Skip to content

Commit

Permalink
chore(main): release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 12, 2024
1 parent 05610c1 commit b5fd72a
Show file tree
Hide file tree
Showing 2 changed files with 15 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.3"
".": "1.1.4"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.4](https://github.com/runfinch/finch/compare/v1.1.3...v1.1.4) (2024-04-12)


### Build System or External Dependencies

* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 ([#882](https://github.com/runfinch/finch/issues/882)) ([c059d9e](https://github.com/runfinch/finch/commit/c059d9ec3c4c17ba950bc25a9bb33a2b6c39394e))
* **deps:** Bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible ([#894](https://github.com/runfinch/finch/issues/894)) ([680e23f](https://github.com/runfinch/finch/commit/680e23fd5b5406855c65821029d94f777cdacb28))
* **deps:** Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible ([#892](https://github.com/runfinch/finch/issues/892)) ([05610c1](https://github.com/runfinch/finch/commit/05610c1b70d884fdbaf74c467e090ddcadd100e9))
* **deps:** Bump github.com/runfinch/common-tests from 0.7.18 to 0.7.21 ([#878](https://github.com/runfinch/finch/issues/878)) ([e1cbd0a](https://github.com/runfinch/finch/commit/e1cbd0a466468eae01b60e3eb30bc3205a551ed4))
* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 ([#881](https://github.com/runfinch/finch/issues/881)) ([465e369](https://github.com/runfinch/finch/commit/465e369479fb803dde75be02ee4a8e37c3a3ffdf))
* **deps:** Bump github.com/tc-hib/go-winres from 0.3.1 to 0.3.3 ([#893](https://github.com/runfinch/finch/issues/893)) ([ebb4c9f](https://github.com/runfinch/finch/commit/ebb4c9f5a40a003aebefa765de971835c461c3d2))
* **deps:** Bump golang.org/x/tools from 0.19.0 to 0.20.0 ([#889](https://github.com/runfinch/finch/issues/889)) ([cfac010](https://github.com/runfinch/finch/commit/cfac010837e0dac39c02fd6ba5154760641074fb))
* **deps:** Bump submodules and dependencies ([#874](https://github.com/runfinch/finch/issues/874)) ([a9f73be](https://github.com/runfinch/finch/commit/a9f73be25a32b9f0d96fe79f92ae02050694fc47))

## [1.1.3](https://github.com/runfinch/finch/compare/v1.1.2...v1.1.3) (2024-03-28)


Expand Down

0 comments on commit b5fd72a

Please sign in to comment.