Skip to content

Commit d9dd4e2

Browse files
chore: release 1.4.1 (#183)
Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
1 parent cf89dcb commit d9dd4e2

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.4.1"
33
}

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/rudderlabs/keydb/compare/v1.4.0...v1.4.1) (2026-04-16)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump actions/create-github-app-token from 2.1.4 to 3.1.1 ([#177](https://github.com/rudderlabs/keydb/issues/177)) ([270c971](https://github.com/rudderlabs/keydb/commit/270c971104397a6849c1b72d862f11108706f9de))
9+
* **deps:** bump actions/upload-artifact from 5.0.0 to 7.0.1 ([#178](https://github.com/rudderlabs/keydb/issues/178)) ([4906aef](https://github.com/rudderlabs/keydb/commit/4906aef314475439e07199d7dd3ecfea7c38be60))
10+
* **deps:** bump codecov/codecov-action from 5.5.2 to 6.0.0 ([#180](https://github.com/rudderlabs/keydb/issues/180)) ([facb919](https://github.com/rudderlabs/keydb/commit/facb91990a95f12feae2d9ffba9ae5f38852816b))
11+
* **deps:** bump docker/login-action from 3.6.0 to 4.1.0 ([#179](https://github.com/rudderlabs/keydb/issues/179)) ([643a85f](https://github.com/rudderlabs/keydb/commit/643a85f8f6f72c42bf0bd9624c382317a9584159))
12+
* **deps:** bump the actions-deps group with 4 updates ([#176](https://github.com/rudderlabs/keydb/issues/176)) ([cf89dcb](https://github.com/rudderlabs/keydb/commit/cf89dcb314dcc72754461a31709ff8abc14e02c7))
13+
* **deps:** bump the docker-deps group across 1 directory with 2 updates ([#185](https://github.com/rudderlabs/keydb/issues/185)) ([21b8960](https://github.com/rudderlabs/keydb/commit/21b8960be284c53afecfb5e9ec78e233b1186408))
14+
* **deps:** bump the go-deps group across 1 directory with 4 updates ([#184](https://github.com/rudderlabs/keydb/issues/184)) ([7b951e0](https://github.com/rudderlabs/keydb/commit/7b951e09fe76d61a1ab73327ad4565afbfa622a0))
15+
* replace goimports with gci and add go fix ([#182](https://github.com/rudderlabs/keydb/issues/182)) ([3372852](https://github.com/rudderlabs/keydb/commit/3372852f0e1e96803fe5b1e47e6e320ca9e00068))
16+
317
## [1.4.0](https://github.com/rudderlabs/keydb/compare/v1.3.6...v1.4.0) (2026-04-14)
418

519

0 commit comments

Comments
 (0)