diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af1d7d8..f22e4453 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. +## [0.0.114](https://github.com/antwika/lock/compare/v0.0.113...v0.0.114) (2024-08-25) + ## [0.0.113](https://github.com/antwika/lock/compare/v0.0.112...v0.0.113) (2024-08-18) ## [0.0.112](https://github.com/antwika/lock/compare/v0.0.111...v0.0.112) (2024-08-11) diff --git a/package.json b/package.json index 029568f3..e17f0806 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "name": "@antwika/lock", - "version": "0.0.113", + "version": "0.0.114", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts",