diff --git a/CHANGELOG.md b/CHANGELOG.md index 003dedc7..e25e6217 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.4.92 (2024-03-13) + ### 1.4.91 (2024-03-13) ### 1.4.90 (2024-03-13) diff --git a/package.json b/package.json index c05e2a77..074c1c6e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.91", + "version": "1.4.92", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",