From a8d6bdd0a3dca97964a1500a4f2ef7167e894d65 Mon Sep 17 00:00:00 2001 From: Antwika <> Date: Tue, 10 Dec 2024 12:55:42 +0000 Subject: [PATCH] chore(release): 0.0.138 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",