diff --git a/CHANGELOG.md b/CHANGELOG.md index a692ef6..cc40d55 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.37 (2024-07-13) + ### 1.3.36 (2024-07-10) ### 1.3.35 (2024-07-10) diff --git a/package.json b/package.json index d5c8e50..3937bc3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.36", + "version": "1.3.37", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",