Skip to content

Commit 840d6e3

Browse files
chore(main): release 2.1.2
1 parent d9c1379 commit 840d6e3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.1.2](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.1...v2.1.2) (2024-02-16)
4+
5+
6+
### Build System
7+
8+
* **deps:** update all non-major dependencies ([#110](https://github.com/bucketeer-io/javascript-client-sdk/issues/110)) ([9ca51ef](https://github.com/bucketeer-io/javascript-client-sdk/commit/9ca51efb350a7f35f5ac71d872e3af8e3367b41c))
9+
* **deps:** update happy-dom and vite ([#123](https://github.com/bucketeer-io/javascript-client-sdk/issues/123)) ([e2dcf64](https://github.com/bucketeer-io/javascript-client-sdk/commit/e2dcf64363c3df8398230150dd083cee2965e6ce))
10+
311
## [2.1.1](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.0...v2.1.1) (2023-09-20)
412

513
### Miscellaneous

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.1.1",
7+
"version": "2.1.2",
88
"type": "module",
99
"files": [
1010
"dist",

0 commit comments

Comments
 (0)