Skip to content

Commit c4dcb1a

Browse files
committed
chore: release v2.4.1
1 parent 556783b commit c4dcb1a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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-
".": "2.4.0"
2+
".": "2.4.1"
33
}

CHANGELOG.md

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

3+
## [2.4.1](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.4.0...v2.4.1) (2025-11-04)
4+
5+
6+
### Build System
7+
8+
* bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.46.3 ([#284](https://github.com/bucketeer-io/javascript-client-sdk/issues/284)) ([556783b](https://github.com/bucketeer-io/javascript-client-sdk/commit/556783b0d8b3146b7a5f92185bd0479493b776c3))
9+
* bump @typescript-eslint/parser from 8.41.0 to 8.46.3 ([#279](https://github.com/bucketeer-io/javascript-client-sdk/issues/279)) ([dcfa5b4](https://github.com/bucketeer-io/javascript-client-sdk/commit/dcfa5b4f160afc4e4a9c59289994b83936717049))
10+
* bump happy-dom in the test-dependencies group across 1 directory ([#283](https://github.com/bucketeer-io/javascript-client-sdk/issues/283)) ([8b4ec4e](https://github.com/bucketeer-io/javascript-client-sdk/commit/8b4ec4eeddcef24e16072b8119cef75cf4bf8983))
11+
* bump the build-patch group with 2 updates ([#275](https://github.com/bucketeer-io/javascript-client-sdk/issues/275)) ([088ba8c](https://github.com/bucketeer-io/javascript-client-sdk/commit/088ba8cf86e5ca3033f03c42fd6632a2a7ed608a))
12+
313
## [2.4.0](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.3.1...v2.4.0) (2025-10-22)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "2.4.0",
7+
"version": "2.4.1",
88
"type": "module",
99
"files": [
1010
"dist",

0 commit comments

Comments
 (0)