Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.2"
".": "0.2.3"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.3](https://github.com/hairyhenderson/go-which/compare/v0.2.2...v0.2.3) (2026-04-25)


### Dependencies

* **actions:** bump googleapis/release-please-action from 4 to 5 ([#170](https://github.com/hairyhenderson/go-which/issues/170)) ([9432854](https://github.com/hairyhenderson/go-which/commit/9432854d85fd2f4fbd28db9d05920f80fa6fd870))
* **actions:** Bump the actions group across 1 directory with 3 updates ([#164](https://github.com/hairyhenderson/go-which/issues/164)) ([3ed527c](https://github.com/hairyhenderson/go-which/commit/3ed527c9df78e0631a3fd2519931f94808af9a91))
* **actions:** Bump webiny/action-conventional-commits ([#167](https://github.com/hairyhenderson/go-which/issues/167)) ([611c57a](https://github.com/hairyhenderson/go-which/commit/611c57a5262b9349df3496b3e0065f70d5ebb606))
* **actions:** bump webiny/action-conventional-commits ([#171](https://github.com/hairyhenderson/go-which/issues/171)) ([bae3c34](https://github.com/hairyhenderson/go-which/commit/bae3c34e5038542a7d2a4ad31bdf6f7537718771))
* **docker:** Bump alpine from 3.21 to 3.22 ([#157](https://github.com/hairyhenderson/go-which/issues/157)) ([3b6a4cc](https://github.com/hairyhenderson/go-which/commit/3b6a4cc403fe8ac34be4e408dee955fcd55050ce))
* **docker:** Bump alpine from 3.22 to 3.23 ([#166](https://github.com/hairyhenderson/go-which/issues/166)) ([d2ad67a](https://github.com/hairyhenderson/go-which/commit/d2ad67a5196a425932c52411a684d16dbfea527d))
* **docker:** Bump golang from 1.24-alpine to 1.26-alpine ([#168](https://github.com/hairyhenderson/go-which/issues/168)) ([1895cbd](https://github.com/hairyhenderson/go-which/commit/1895cbd51ae6b20e3deb07e41731b216f7ac1705))
* **go:** Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 ([#162](https://github.com/hairyhenderson/go-which/issues/162)) ([c9bd910](https://github.com/hairyhenderson/go-which/commit/c9bd91028042381aa713eff0d22e245be7f9f486))

## [0.2.2](https://github.com/hairyhenderson/go-which/compare/v0.2.1...v0.2.2) (2025-04-20)


Expand Down
Loading