diff --git a/CHANGELOG.md b/CHANGELOG.md index e539b5f..8993cba 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.3.2](https://github.com/BEE-Plugin/Bee-plugin-official/compare/v4.3.1...v4.3.2) (2024-06-24) + ### [4.3.1](https://github.com/BEE-Plugin/Bee-plugin-official/compare/v4.3.0...v4.3.1) (2024-06-20) ### [4.3.1-feat-branded-rows.11](https://github.com/BEE-Plugin/Bee-plugin-official/compare/v4.3.1-feat-branded-rows.10...v4.3.1-feat-branded-rows.11) (2024-06-19) diff --git a/package.json b/package.json index dc32cc1..65db469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@beefree.io/sdk", - "version": "4.3.1", + "version": "4.3.2", "description": "wrapper of bee-plugin", "main": "dist/index.js", "module": "dist/index.es.js",