diff --git a/CHANGELOG.md b/CHANGELOG.md index f29847f..fb59380 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. + + +**Note:** Version bump only for package moti + + + + + # [0.23.0](https://github.com/nandorojo/moti/compare/v0.22.0...v0.23.0) (2023-02-09) **Note:** Version bump only for package moti diff --git a/docs/docs/installation.md b/docs/docs/installation.md index d4c1ba5..7b5e2dd 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -35,14 +35,12 @@ Moti requires that you install `react-native-reanimated`. Version 2 and 3 are bo View Reanimated compatibility options - Moti `0.17.x` requires Reanimated `2.3.0` or higher. This version is compatible with Expo SDK 44. Moti `0.16.x` is compatible with Reanimated `2.2.0`. This is compatible with Expo SDK 43. Moti `0.8.x` and higher requires at least Reanimated v2 stable (`2.0.0` or higher). This version is compatible with Expo starting SDK 41. - @@ -107,9 +105,9 @@ As mentioned in this [Moti issue](https://github.com/nandorojo/moti/issues/13), ```sh Property 'Proxy' doesn't exist, js engine: hermes [Mon Feb 08 2021 19:21:54.427] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication), js engine: hermes ``` - + - + ## Create your first animation ```tsx diff --git a/examples/with-expo/CHANGELOG.md b/examples/with-expo/CHANGELOG.md index d2ccb44..2b5b311 100644 --- a/examples/with-expo/CHANGELOG.md +++ b/examples/with-expo/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. + + +**Note:** Version bump only for package with-expo + + + + + # [0.23.0](https://github.com/nandorojo/moti/compare/v0.22.0...v0.23.0) (2023-02-09) **Note:** Version bump only for package with-expo diff --git a/examples/with-next/CHANGELOG.md b/examples/with-next/CHANGELOG.md index 5917f53..39d4c28 100644 --- a/examples/with-next/CHANGELOG.md +++ b/examples/with-next/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. + + +**Note:** Version bump only for package next-dripsy-example + + + + + # [0.23.0](https://github.com/nandorojo/moti/compare/v0.22.0...v0.23.0) (2023-02-09) **Note:** Version bump only for package next-dripsy-example diff --git a/lerna-debug.log b/lerna-debug.log index 229d7c1..44f231e 100644 --- a/lerna-debug.log +++ b/lerna-debug.log @@ -1,7 +1,7 @@ -55 error Error: A GH_TOKEN environment variable is required. -55 error at createGitHubClient (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/github-client/lib/github-client.js:17:11) -55 error at createClient (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/lib/create-release.js:16:14) -55 error at createRelease (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/lib/create-release.js:25:18) -55 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/index.js:282:9 -55 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/p-waterfall/index.js:4:73 -55 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/p-reduce/index.js:16:10 +74 error Error: A GH_TOKEN environment variable is required. +74 error at createGitHubClient (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/github-client/lib/github-client.js:17:11) +74 error at createClient (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/lib/create-release.js:16:14) +74 error at createRelease (/Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/lib/create-release.js:25:18) +74 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/@lerna/version/index.js:282:9 +74 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/p-waterfall/index.js:4:73 +74 error at /Users/fernandorojo/Developer/madison-green/moti/node_modules/p-reduce/index.js:16:10 diff --git a/packages/moti/CHANGELOG.md b/packages/moti/CHANGELOG.md index f3580e5..2ec8420 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. + + +**Note:** Version bump only for package moti + + + + + # [0.23.0](https://github.com/nandorojo/moti/compare/v0.22.0...v0.23.0) (2023-02-09) **Note:** Version bump only for package moti