Skip to content

Commit

Permalink
docs: update javascript.mdx to v2.2.1 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
bucketeer-bot authored Nov 18, 2024
1 parent eec854d commit d71f547
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/changelog/client-side/javascript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,18 @@ toc_max_heading_level: 2
</style>


## [2.2.0](https://github.com/bucketeer-io/javascript-client-sdk/compare/js-client-sdk-v2.1.5...js-client-sdk-v2.2.0) (2024/09/09)
## [2.2.1](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.2.0...v2.2.1) (2024/11/18)


### Build System

* **deps:** lock file maintenance ([#178](https://github.com/bucketeer-io/javascript-client-sdk/issues/178)) ([ef1c4a2](https://github.com/bucketeer-io/javascript-client-sdk/commit/ef1c4a289f85c7c61f66f8f0eb9bbfa562a68bbf))
* **deps:** update all major dependencies ([#184](https://github.com/bucketeer-io/javascript-client-sdk/issues/184)) ([9276f56](https://github.com/bucketeer-io/javascript-client-sdk/commit/9276f56a94fcd1f718f26a1a07364344ea1009e9))
* **deps:** update all non-major dependencies ([#182](https://github.com/bucketeer-io/javascript-client-sdk/issues/182)) ([d58b258](https://github.com/bucketeer-io/javascript-client-sdk/commit/d58b25825e51ce1fda2253be37ddb2f73bc435a8))
* **deps:** update dependency happy-dom to v15.10.2 [SECURITY] ([#186](https://github.com/bucketeer-io/javascript-client-sdk/issues/186)) ([66dd0ab](https://github.com/bucketeer-io/javascript-client-sdk/commit/66dd0abf710f013684b5d1c3a191cbd1c57f42bb))
* **deps:** update dependency vite to v5.4.6 [SECURITY] ([#179](https://github.com/bucketeer-io/javascript-client-sdk/issues/179)) ([c83399b](https://github.com/bucketeer-io/javascript-client-sdk/commit/c83399b4d7fcd98674044c9cc5575ef41bb1d9e3))

## [2.2.0](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.5...v2.2.0) (2024/09/09)

### Features

Expand All @@ -34,7 +45,7 @@ toc_max_heading_level: 2
- **deps:** update all non-major dependencies ([#175](https://github.com/bucketeer-io/javascript-client-sdk/issues/175)) ([f443b8b](https://github.com/bucketeer-io/javascript-client-sdk/commit/f443b8b969aaef43fde4228965a63edcc122fa94))
- export sourcemap file when building ([#171](https://github.com/bucketeer-io/javascript-client-sdk/issues/171)) ([9103328](https://github.com/bucketeer-io/javascript-client-sdk/commit/91033286ad6c54a6e6e5d0a35307763117d2e3d3))

## [2.1.5](https://github.com/bucketeer-io/javascript-client-sdk/compare/js-client-sdk-v2.1.4...js-client-sdk-v2.1.5) (2024/08/01)
## [2.1.5](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.4...v2.1.5) (2024/08/01)

### Bug Fixes

Expand Down

0 comments on commit d71f547

Please sign in to comment.