Skip to content

Commit 614617c

Browse files
chore(main): release 0.23.1
1 parent 797729c commit 614617c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.23.0"
2+
".": "0.23.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.23.1](https://github.com/runfinch/finch-daemon/compare/v0.23.0...v0.23.1) (2026-03-24)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** bump google.golang.org/grpc from 1.77.0 to 1.79.3 ([#427](https://github.com/runfinch/finch-daemon/issues/427)) ([ec86537](https://github.com/runfinch/finch-daemon/commit/ec86537fdecef3a01b8ceaa44560afd843a5a4e5))
9+
10+
11+
### Bug Fixes
12+
13+
* stop PytestUnraisableExceptionWarning from causing samcli test f… ([#423](https://github.com/runfinch/finch-daemon/issues/423)) ([b380d9a](https://github.com/runfinch/finch-daemon/commit/b380d9a67cab062cd2ba1323403556c65b827ddc))
14+
* stop PytestUnraisableExceptionWarning from causing samcli test failure ([b380d9a](https://github.com/runfinch/finch-daemon/commit/b380d9a67cab062cd2ba1323403556c65b827ddc))
15+
316
## [0.23.0](https://github.com/runfinch/finch-daemon/compare/v0.22.0...v0.23.0) (2026-03-16)
417

518

0 commit comments

Comments
 (0)