Skip to content

Commit 14e379b

Browse files
authored
chore(master): release 4.0.0 (#13)
1 parent d6606eb commit 14e379b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-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-
".": "3.0.0"
2+
".": "4.0.0"
33
}

CHANGELOG.md

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

3+
## [4.0.0](https://github.com/takost/go-example/compare/v3.0.0...v4.0.0) (2025-03-27)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add release
9+
10+
### Features
11+
12+
* add release ([4d8d39e](https://github.com/takost/go-example/commit/4d8d39e9631b4d977b043b67f7026f3071b01549))
13+
* fixx ([a4ea541](https://github.com/takost/go-example/commit/a4ea541c7917ad88774b6fda022a998787c21e5a))
14+
15+
16+
### Bug Fixes
17+
18+
* draft ([5a2dbe8](https://github.com/takost/go-example/commit/5a2dbe858b1ed1ab452e9430f12cdec47216f05b))
19+
* fix ([dfabcf4](https://github.com/takost/go-example/commit/dfabcf46fcee8622b843adc29bc89c85cda4baef))
20+
* Fixing test ([af3ac53](https://github.com/takost/go-example/commit/af3ac53a008d1856ac165a386c4efd0c8eff5638))
21+
* versioning ([d6606eb](https://github.com/takost/go-example/commit/d6606ebe3c978f35f6e086ba32ff9ba5eec01fe7))
22+
323
## [3.0.0](https://github.com/takost/go-example/compare/v2.1.1...v3.0.0) (2025-03-27)
424

525

0 commit comments

Comments
 (0)