diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b4a1b..d78ac4a 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.3.44 (2024-09-12) + ### 1.3.43 (2024-09-09) ### 1.3.42 (2024-08-26) diff --git a/package.json b/package.json index 1ae31e8..a05ad87 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.43", + "version": "1.3.44", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",