diff --git a/CHANGELOG.md b/CHANGELOG.md index 1314431407..5394497497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Framer Motion adheres to [Semantic Versioning](http://semver.org/). Undocumented APIs should be considered internal and may change without warning. +## [11.3.24] 2024-08-08 + +### Fixed + +- Fixing incorrect version publish. + ## [11.3.23] 2024-08-07 ### Fixed diff --git a/yarn.lock b/yarn.lock index cc09ab2376..3ca6c89e02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7186,7 +7186,7 @@ __metadata: "@react-three/fiber": ^8.2.2 "@react-three/test-renderer": ^9.0.0 "@rollup/plugin-commonjs": ^22.0.1 - framer-motion: ^11.3.23 + framer-motion: ^11.3.24 react-merge-refs: ^2.0.1 three: ^0.137.0 peerDependencies: @@ -7197,7 +7197,7 @@ __metadata: languageName: unknown linkType: soft -"framer-motion@^11.3.23, framer-motion@workspace:packages/framer-motion": +"framer-motion@^11.3.24, framer-motion@workspace:packages/framer-motion": version: 0.0.0-use.local resolution: "framer-motion@workspace:packages/framer-motion" dependencies: @@ -12212,7 +12212,7 @@ __metadata: "@typescript-eslint/parser": ^7.2.0 "@vitejs/plugin-react-swc": ^3.5.0 eslint-plugin-react-refresh: ^0.4.6 - framer-motion: ^11.3.23 + framer-motion: ^11.3.24 react: ^18.2.0 react-dom: ^18.2.0 styled-components: ^6.1.11