diff --git a/README.md b/README.md index 573c9f5..ed821d5 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ yarn add react-svg-pan-zoom - **3.10** - Upgrades deps; Migrates to React 17 and Storybook 6; Updates examples and docs to React hooks - **3.11** - Migrates from yarn to npm; Makes use of [chrvadala/github-actions](https://github.com/chrvadala/github-actions); Updates deps; - **3.12** - Migrates to gh-sponsor; Improves docs; Deprecates v1 migration guide; Upgrades deps; +- **3.13** - Fixes migration doc [#218](https://github.com/chrvadala/react-svg-pan-zoom/pull/218); Removes deprecated defaultProps; Migrates to Storybook 8; Upgrades deps; Upgrades gh-actions; ## Some projects using react-svg-pan-zoom - [**Learn Anything**](https://github.com/learn-anything/learn-anything) @@ -118,3 +119,4 @@ yarn add react-svg-pan-zoom - [sroze](https://github.com/sroze) - [justin-hackin](https://github.com/justin-hackin) - [Hydroxycarbamide](https://github.com/Hydroxycarbamide) +- [andylwelch](https://github.com/andylwelch)