diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ab17cb..b37e9d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [4.2.0](https://github.com/BEE-Plugin/Bee-plugin-official/compare/v4.2.0-feat-media-library.2...v4.2.0) (2024-03-29) + ## [4.2.0-feat-media-library.2](https://github.com/BEE-Plugin/Bee-plugin-official/compare/v4.2.0-feat-media-library.1...v4.2.0-feat-media-library.2) (2024-03-18) diff --git a/package.json b/package.json index e65ebe7..515740e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@beefree.io/sdk", - "version": "4.2.0-feat-media-library.2", + "version": "4.2.0", "description": "wrapper of bee-plugin", "main": "dist/index.js", "module": "dist/index.es.js",