diff --git a/CHANGELOG.md b/CHANGELOG.md index 999f419..dcc5e01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.29.0](https://github.com/nandorojo/moti/compare/v0.28.0...v0.29.0) (2024-05-14) + +**Note:** Version bump only for package moti + + + + + ## [0.28.1](https://github.com/nandorojo/moti/compare/v0.28.0...v0.28.1) (2024-02-22) **Note:** Version bump only for package moti diff --git a/lerna.json b/lerna.json index c3b177f..d648e95 100644 --- a/lerna.json +++ b/lerna.json @@ -5,7 +5,7 @@ ], "npmClient": "npm", "useWorkspaces": true, - "version": "0.28.1", + "version": "0.29.0", "command": { "publish": { "allowBranch": "master", diff --git a/packages/moti/CHANGELOG.md b/packages/moti/CHANGELOG.md index c6bf3e8..d992dd4 100644 --- a/packages/moti/CHANGELOG.md +++ b/packages/moti/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.29.0](https://github.com/nandorojo/moti/compare/v0.28.0...v0.29.0) (2024-05-14) + +**Note:** Version bump only for package moti + + + + + ## [0.28.1](https://github.com/nandorojo/moti/compare/v0.28.0...v0.28.1) (2024-02-22) **Note:** Version bump only for package moti