Skip to content

Commit

Permalink
chore: release v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bucketeer-bot committed Jan 7, 2025
1 parent 6fe3017 commit 1e806c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.2.2"
".": "2.2.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.2.3](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.2.2...v2.2.3) (2025-01-07)


### Build System

* **deps:** update all major dependencies ([#199](https://github.com/bucketeer-io/javascript-client-sdk/issues/199)) ([6fe3017](https://github.com/bucketeer-io/javascript-client-sdk/commit/6fe30173baf5d8d4497862fe1f2eabce78d129ce))
* **deps:** update all non-major dependencies ([#197](https://github.com/bucketeer-io/javascript-client-sdk/issues/197)) ([5248238](https://github.com/bucketeer-io/javascript-client-sdk/commit/5248238f2101d37acc69eaf946d73b1b5edacb5e))

## [2.2.2](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.2.1...v2.2.2) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.2.2",
"version": "2.2.3",
"type": "module",
"files": [
"dist",
Expand Down

0 comments on commit 1e806c8

Please sign in to comment.