Skip to content

Commit 8e7aabe

Browse files
committed
chore: release v2.4.1
1 parent 31ef56c commit 8e7aabe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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/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))
9+
* 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))
10+
311
## [2.4.0](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.3.1...v2.4.0) (2025-10-22)
412

513

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)