diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dd8215..e5d1071 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,40 @@ # Changelog +## [0.3.1](https://github.com/bucketeer-io/node-server-sdk/compare/v0.3.0...v0.3.1) (2024-05-28) + + +### Build System + +* **deps-dev:** bump @babel/preset-env from 7.16.0 to 7.23.9 ([#36](https://github.com/bucketeer-io/node-server-sdk/issues/36)) ([5137b28](https://github.com/bucketeer-io/node-server-sdk/commit/5137b28d0a2ed0d4a35d0f93b0f0f13f2da898b7)) +* **deps-dev:** bump @bazel/rollup from 4.4.5 to 5.8.1 ([#32](https://github.com/bucketeer-io/node-server-sdk/issues/32)) ([2e62787](https://github.com/bucketeer-io/node-server-sdk/commit/2e62787734bc762b53dccc8e98c05b4ff79bbde2)) +* **deps-dev:** bump @bazel/typescript from 4.4.5 to 5.8.1 ([#33](https://github.com/bucketeer-io/node-server-sdk/issues/33)) ([18f0bf4](https://github.com/bucketeer-io/node-server-sdk/commit/18f0bf4910486be8f010185c0d67dcb9f295c8c1)) +* **deps-dev:** bump @rollup/plugin-replace from 3.0.0 to 5.0.5 ([#34](https://github.com/bucketeer-io/node-server-sdk/issues/34)) ([026f814](https://github.com/bucketeer-io/node-server-sdk/commit/026f81484f116135905adec9ffe99af80ccfc77c)) +* **deps-dev:** bump typescript from 3.9.10 to 5.3.3 ([#38](https://github.com/bucketeer-io/node-server-sdk/issues/38)) ([f717c5c](https://github.com/bucketeer-io/node-server-sdk/commit/f717c5c06c65c0096c0259f34db21248bb6bfbc1)) +* **deps:** bump actions/cache from 3 to 4 ([#28](https://github.com/bucketeer-io/node-server-sdk/issues/28)) ([ec2d4e9](https://github.com/bucketeer-io/node-server-sdk/commit/ec2d4e95cdf6be5daa7f541dcb764e5bc84500f3)) +* **deps:** bump actions/checkout from 3 to 4 ([#29](https://github.com/bucketeer-io/node-server-sdk/issues/29)) ([c3478fc](https://github.com/bucketeer-io/node-server-sdk/commit/c3478fcdff4e9486215b9c320e5fb8607d9d73f2)) +* **deps:** bump actions/setup-node from 3 to 4 ([#30](https://github.com/bucketeer-io/node-server-sdk/issues/30)) ([430a5d5](https://github.com/bucketeer-io/node-server-sdk/commit/430a5d54f6fc55e765648a638d04cca021b9afd7)) +* **deps:** bump amannn/action-semantic-pull-request ([#26](https://github.com/bucketeer-io/node-server-sdk/issues/26)) ([86ca6b6](https://github.com/bucketeer-io/node-server-sdk/commit/86ca6b6be7c604429e7ce3fc08bb2e03afc0b6e6)) +* **deps:** bump amannn/action-semantic-pull-request ([#54](https://github.com/bucketeer-io/node-server-sdk/issues/54)) ([48edc2b](https://github.com/bucketeer-io/node-server-sdk/commit/48edc2b9b4f2023f8dadff8d0b86a3a2234a9f86)) +* **deps:** bump google-github-actions/release-please-action ([#31](https://github.com/bucketeer-io/node-server-sdk/issues/31)) ([c4ea281](https://github.com/bucketeer-io/node-server-sdk/commit/c4ea28108235b0237e7e877c11a6c9501f291930)) +* **deps:** bump the dependencies group with 10 updates ([#49](https://github.com/bucketeer-io/node-server-sdk/issues/49)) ([58c25c5](https://github.com/bucketeer-io/node-server-sdk/commit/58c25c522284a2ac3a7c87da8c304812d15ba007)) +* **deps:** bump the dependencies group with 10 updates ([#51](https://github.com/bucketeer-io/node-server-sdk/issues/51)) ([6f717f7](https://github.com/bucketeer-io/node-server-sdk/commit/6f717f74623bf3ede601ebde51878355626532f6)) +* **deps:** bump the dependencies group with 10 updates ([#55](https://github.com/bucketeer-io/node-server-sdk/issues/55)) ([e4067b1](https://github.com/bucketeer-io/node-server-sdk/commit/e4067b16bc59e322e14531937c31f68aae56edb6)) +* **deps:** bump the dependencies group with 2 updates ([#50](https://github.com/bucketeer-io/node-server-sdk/issues/50)) ([b022b5c](https://github.com/bucketeer-io/node-server-sdk/commit/b022b5c791296e14be3f68eecaf0f86d9e276bb4)) +* **deps:** bump the dependencies group with 20 updates ([#41](https://github.com/bucketeer-io/node-server-sdk/issues/41)) ([21eb26c](https://github.com/bucketeer-io/node-server-sdk/commit/21eb26c0ea748dbb385aac5c4eda21d9d39418af)) +* **deps:** bump the dependencies group with 5 updates ([#53](https://github.com/bucketeer-io/node-server-sdk/issues/53)) ([8a3a0c2](https://github.com/bucketeer-io/node-server-sdk/commit/8a3a0c2382afac02740a47df0d54c35a9bdc2c48)) + + +### Miscellaneous + +* add codeowners file ([#22](https://github.com/bucketeer-io/node-server-sdk/issues/22)) ([89145cd](https://github.com/bucketeer-io/node-server-sdk/commit/89145cdddfbcb670448b5c0d3f892c76723a8676)) +* add the source ID and sdk version to the register events API ([#58](https://github.com/bucketeer-io/node-server-sdk/issues/58)) ([b4d9b3b](https://github.com/bucketeer-io/node-server-sdk/commit/b4d9b3b9224154575a4229c30d0aef9ab77ddef2)) +* update error metrics report ([#59](https://github.com/bucketeer-io/node-server-sdk/issues/59)) ([14c758c](https://github.com/bucketeer-io/node-server-sdk/commit/14c758cb047e6c6b7b0c58b01d1e4c6d66fe1db2)) + + +### Bug Fixes + +* fail to check if error is instance of InvalidStatusError ([#61](https://github.com/bucketeer-io/node-server-sdk/issues/61)) ([7dd262a](https://github.com/bucketeer-io/node-server-sdk/commit/7dd262a894461a677f84eb9b5adacc3f74341a09)) + ## 0.3.0 (2023-07-03) diff --git a/package.json b/package.json index 8a2662e..2c01266 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bucketeer/node-server-sdk", - "version": "0.3.0", + "version": "0.3.1", "license": "Apache-2.0", "publishConfig": { "access": "public"