diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb3066c..3aab8335 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. +### 1.5.30 (2024-05-10) + ### 1.5.29 (2024-05-10) ### 1.5.28 (2024-05-10) diff --git a/package.json b/package.json index de5fa500..0a72c2c6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.29", + "version": "1.5.30", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",