diff --git a/CHANGELOG.md b/CHANGELOG.md index c2bef43..82a2e5d 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.138](https://github.com/antwika/app/compare/v0.0.137...v0.0.138) (2024-12-10) + ## [0.0.137](https://github.com/antwika/app/compare/v0.0.136...v0.0.137) (2024-12-03) ## [0.0.136](https://github.com/antwika/app/compare/v0.0.135...v0.0.136) (2024-11-26) diff --git a/package.json b/package.json index 97f4bfb..7295b8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "name": "@antwika/app", - "version": "0.0.137", + "version": "0.0.138", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts",