From 9c4cc81026d68f53dde22ca19fa3fbf44dad56cd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 May 2024 20:38:01 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/michaelruocco/cognito-local/compare/v1.1.0...v1.2.0) (2024-05-13) ### Features * **release:** try public package name ([86d71ba](https://github.com/michaelruocco/cognito-local/commit/86d71ba6174c04ee70caa0cef8f9f40a3ef7607e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f39bb5..19873ae5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/michaelruocco/cognito-local/compare/v1.1.0...v1.2.0) (2024-05-13) + + +### Features + +* **release:** try public package name ([86d71ba](https://github.com/michaelruocco/cognito-local/commit/86d71ba6174c04ee70caa0cef8f9f40a3ef7607e)) + # [1.1.0](https://github.com/michaelruocco/cognito-local/compare/v1.0.0...v1.1.0) (2024-05-13)