diff --git a/CHANGELOG.md b/CHANGELOG.md index bc114029..bc09beed 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.62 (2024-05-22) + ### 1.5.61 (2024-05-22) ### 1.5.60 (2024-05-22) diff --git a/package.json b/package.json index ce335be0..fd9ad07b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.61", + "version": "1.5.62", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",