Skip to content

Commit f556b97

Browse files
committed
chore: release v2.2.5
1 parent 0b2403a commit f556b97

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.4"
2+
".": "2.2.5"
33
}

CHANGELOG.md

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

3+
## [2.2.5](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.2.4...v2.2.5) (2025-04-01)
4+
5+
6+
### Build System
7+
8+
* **deps:** update all non-major dependencies ([#216](https://github.com/bucketeer-io/javascript-client-sdk/issues/216)) ([07ec455](https://github.com/bucketeer-io/javascript-client-sdk/commit/07ec455da4cdace9e02d4fcb0619bca616a97528))
9+
* **deps:** update dependency vite to v6.0.13 [SECURITY] ([#215](https://github.com/bucketeer-io/javascript-client-sdk/issues/215)) ([0b2403a](https://github.com/bucketeer-io/javascript-client-sdk/commit/0b2403a4bea15ab402f72ac2fef4747df2d409eb))
10+
311
## [2.2.4](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.2.3...v2.2.4) (2025-03-05)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "2.2.4",
7+
"version": "2.2.5",
88
"type": "module",
99
"files": [
1010
"dist",

0 commit comments

Comments
 (0)