Skip to content

Commit dc50e93

Browse files
chore(main): release 0.9.2 (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7803ce commit dc50e93

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.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.9.1"
2+
".": "0.9.2"
33
}

CHANGELOG.md

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

3+
## [0.9.2](https://github.com/runfinch/common-tests/compare/v0.9.1...v0.9.2) (2025-03-21)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.23.0 ([#228](https://github.com/runfinch/common-tests/issues/228)) ([1ec5ea2](https://github.com/runfinch/common-tests/commit/1ec5ea2ea71a75ca4babc3ebcf5562c8100c20fb))
9+
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.2 ([#232](https://github.com/runfinch/common-tests/issues/232)) ([b7803ce](https://github.com/runfinch/common-tests/commit/b7803ce4969d75404963b8a3000913cffce93a73))
10+
* **deps:** Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 ([#227](https://github.com/runfinch/common-tests/issues/227)) ([dc66a5a](https://github.com/runfinch/common-tests/commit/dc66a5a534f31a9209cb8a49ed78a9458cf20feb))
11+
* **deps:** Bump golang.org/x/net from 0.33.0 to 0.36.0 ([#225](https://github.com/runfinch/common-tests/issues/225)) ([798069d](https://github.com/runfinch/common-tests/commit/798069d20e59d5bf86e3ea33078de334b4aa9996))
12+
313
## [0.9.1](https://github.com/runfinch/common-tests/compare/v0.9.0...v0.9.1) (2025-01-04)
414

515

0 commit comments

Comments
 (0)