diff --git a/CHANGELOG.md b/CHANGELOG.md index 17cc9c74..5b8b7e3f 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.106 (2024-03-16) + ### 1.4.105 (2024-03-16) ### 1.4.104 (2024-03-16) diff --git a/package.json b/package.json index b55900fe..4d000424 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.105", + "version": "1.4.106", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",