diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c80e2a..f4f302e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [4.0.1](https://github.com/Mister-Hope/bcrypt-ts/compare/v4.0.0...v4.0.1) (2023-10-10) + ## [4.0.0](https://github.com/Mister-Hope/bcrypt-ts/compare/v3.0.0...v4.0.0) (2023-06-29) ### ⚠ BREAKING CHANGES diff --git a/package.json b/package.json index b451dfb..a8b4efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bcrypt-ts", - "version": "4.0.0", + "version": "4.0.1", "description": "bcrypt written in typescript", "keywords": [ "bcrypt",