Skip to content

Commit 2ca1e1f

Browse files
chore(main): release 0.2.0 (#3)
1 parent 0b9ddc0 commit 2ca1e1f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.2.0](https://github.com/romdo/gomockctx/compare/v0.1.0...v0.2.0) (2023-10-13)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* **deps:** switch to Uber's maintained fork of gomock ([#4](https://github.com/romdo/gomockctx/issues/4))
11+
* **deps:** upgrade minimum Go version to 1.18 (from 1.15) ([#2](https://github.com/romdo/gomockctx/issues/2))
12+
13+
### Features
14+
15+
* **deps:** switch to Uber's maintained fork of gomock ([#4](https://github.com/romdo/gomockctx/issues/4)) ([0b9ddc0](https://github.com/romdo/gomockctx/commit/0b9ddc09c5777382aaa1793f64e00509dcb48b7d))
16+
* **deps:** upgrade minimum Go version to 1.18 (from 1.15) ([#2](https://github.com/romdo/gomockctx/issues/2)) ([fc69fe9](https://github.com/romdo/gomockctx/commit/fc69fe9318d3065e465198792f2ae06421f07518))
17+
518
## [0.1.0](https://github.com/romdo/gomockctx/compare/v0.0.1...v0.1.0) (2022-03-21)
619

720

0 commit comments

Comments
 (0)