mirror of
https://github.com/romdo/gomockctx.git
synced 2026-02-18 23:56:40 +00:00
chore(main): release 0.2.0 (#3)
This commit is contained in:
committed by
GitHub
parent
0b9ddc09c5
commit
2ca1e1f030
2
.github/.release-please-manifest.json
vendored
2
.github/.release-please-manifest.json
vendored
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.1.0"
|
||||
".": "0.2.0"
|
||||
}
|
||||
|
||||
13
CHANGELOG.md
13
CHANGELOG.md
@@ -2,6 +2,19 @@
|
||||
|
||||
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.
|
||||
|
||||
## [0.2.0](https://github.com/romdo/gomockctx/compare/v0.1.0...v0.2.0) (2023-10-13)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* **deps:** switch to Uber's maintained fork of gomock ([#4](https://github.com/romdo/gomockctx/issues/4))
|
||||
* **deps:** upgrade minimum Go version to 1.18 (from 1.15) ([#2](https://github.com/romdo/gomockctx/issues/2))
|
||||
|
||||
### Features
|
||||
|
||||
* **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))
|
||||
* **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))
|
||||
|
||||
## [0.1.0](https://github.com/romdo/gomockctx/compare/v0.0.1...v0.1.0) (2022-03-21)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user