From 95a1044f245e0411b86e939f1effcef7cd137744 Mon Sep 17 00:00:00 2001 From: Fernando Rojo Date: Thu, 22 Feb 2024 12:56:19 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 16 ++++++++++++++++ lerna.json | 2 +- packages/moti/CHANGELOG.md | 16 ++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ec1dfe..5891849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.28.0](https://github.com/nandorojo/moti/compare/v0.27.1...v0.28.0) (2024-02-22) + +**Note:** Version bump only for package moti + + + + + +# [0.28.0](https://github.com/nandorojo/moti/compare/v0.27.1...v0.28.0) (2024-02-22) + +**Note:** Version bump only for package moti + + + + + ## [0.27.5](https://github.com/nandorojo/moti/compare/v0.27.1...v0.27.5) (2024-02-20) **Note:** Version bump only for package moti diff --git a/lerna.json b/lerna.json index ff603ec..243ac95 100644 --- a/lerna.json +++ b/lerna.json @@ -5,7 +5,7 @@ ], "npmClient": "npm", "useWorkspaces": true, - "version": "0.27.5", + "version": "0.28.0", "command": { "publish": { "allowBranch": "master", diff --git a/packages/moti/CHANGELOG.md b/packages/moti/CHANGELOG.md index adf46ac..b308f62 100644 --- a/packages/moti/CHANGELOG.md +++ b/packages/moti/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.28.0](https://github.com/nandorojo/moti/compare/v0.27.1...v0.28.0) (2024-02-22) + +**Note:** Version bump only for package moti + + + + + +# [0.28.0](https://github.com/nandorojo/moti/compare/v0.27.1...v0.28.0) (2024-02-22) + +**Note:** Version bump only for package moti + + + + + ## [0.27.5](https://github.com/nandorojo/moti/compare/v0.27.1...v0.27.5) (2024-02-20) **Note:** Version bump only for package moti