We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a720370 + 5106500 commit a33ec5eCopy full SHA for a33ec5e
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.13.1"
+ ".": "0.14.0"
3
}
CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [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
16
## [0.13.1](https://github.com/vitalvas/gokit/compare/v0.13.0...v0.13.1) (2024-11-25)
17
18
0 commit comments