Skip to content

Commit a33ec5e

Browse files
authored
Merge pull request #21 from vitalvas/release-please--branches--master
chore(master): release 0.14.0
2 parents a720370 + 5106500 commit a33ec5e

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.13.1"
2+
".": "0.14.0"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/vitalvas/gokit/compare/v0.13.1...v0.14.0) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* add replacemap ([07eebbb](https://github.com/vitalvas/gokit/commit/07eebbbd3146bee6b165abc59d6d53b81cae1277))
9+
10+
11+
### Bug Fixes
12+
13+
* replacemap ([a720370](https://github.com/vitalvas/gokit/commit/a7203708340b4d09ce4883cf852a9fca84df8267))
14+
* run test for sortmap ([29813f5](https://github.com/vitalvas/gokit/commit/29813f5f4c8aef5fb3ece57f4ae6094c7aee1538))
15+
316
## [0.13.1](https://github.com/vitalvas/gokit/compare/v0.13.0...v0.13.1) (2024-11-25)
417

518

0 commit comments

Comments
 (0)