Skip to content

Commit

Permalink
chore(main): release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 6, 2024
1 parent d573949 commit b866af4
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.4.2"
".": "1.4.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.4.3](https://github.com/runfinch/finch/compare/v1.4.2...v1.4.3) (2024-12-06)


### Build System or External Dependencies

* **deps:** Bump golang.org/x/sys from 0.27.0 to 0.28.0 ([#1206](https://github.com/runfinch/finch/issues/1206)) ([d573949](https://github.com/runfinch/finch/commit/d573949d384a170a1091dd92d8579bb055cd12e3))

## [1.4.2](https://github.com/runfinch/finch/compare/v1.4.1...v1.4.2) (2024-12-03)


Expand Down

0 comments on commit b866af4

Please sign in to comment.