Skip to content

Commit 61c2f5a

Browse files
authored
Merge branch 'master' into master
2 parents 20da3b7 + 1e28ceb commit 61c2f5a

File tree

4 files changed

+15
-27
lines changed

4 files changed

+15
-27
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,13 @@ You will also probably want to set a `key` prop on each `Step` if you're transfo
165165
* [kennethormandy](https://github.com/kennethormandy)
166166
* [cedricdelpoux](https://github.com/cedricdelpoux)
167167
* [davidnmora](https://github.com/davidnmora)
168+
* [jefffriesen](https://github.com/jefffriesen)
169+
* [paolocorti](https://github.com/paolocorti)
170+
* [elbertwang3](https://github.com/elbertwang3)
171+
* [michaelgrotton](https://github.com/michaelgrotton)
172+
* [jjrchrds](https://github.com/jjrchrds)
173+
* [maerzhase](https://github.com/maerzhase)
174+
* [goleary](https://github.com/goleary)
168175

169176
## License
170177

example/package-lock.json

Lines changed: 6 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scrollama",
3-
"version": "2.2.10",
3+
"version": "2.2.12",
44
"description": "A lightweight scrollytelling interface for React using the IntersectionObserver.",
55
"author": "Jason Kao <[email protected]> (https://jasonkao.me)",
66
"license": "MIT",

0 commit comments

Comments
 (0)