diff --git a/CHANGELOG.md b/CHANGELOG.md index edf38cb..b915405 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.90](https://github.com/antwika/common/compare/v0.0.89...v0.0.90) (2023-12-04) + ## [0.0.89](https://github.com/antwika/common/compare/v0.0.88...v0.0.89) (2023-11-27) ## [0.0.88](https://github.com/antwika/common/compare/v0.0.87...v0.0.88) (2023-11-20) diff --git a/package.json b/package.json index 0bd3517..56df42b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "name": "@antwika/common", - "version": "0.0.89", + "version": "0.0.90", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts",