File tree 5 files changed +16
-8
lines changed
5 files changed +16
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @bsmnt/scrollytelling
2
2
3
+ ## 0.2.7
4
+
5
+ ### Patch Changes
6
+
7
+ - 08a0b48: adding events
8
+
3
9
## 0.2.6
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bsmnt/scrollytelling" ,
3
3
"author" : " JB <jb@basement.studio>" ,
4
- "version" : " 0.2.6 " ,
4
+ "version" : " 0.2.7 " ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
7
7
"types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# website
2
2
3
+ ## 0.1.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 08a0b48]
8
+ - @bsmnt/scrollytelling @0.2.7
9
+
3
10
## 0.1.3
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
3
"private" : true ,
4
- "version" : " 0.1.3 " ,
4
+ "version" : " 0.1.4 " ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
7
7
"build" : " next build" ,
10
10
"lint" : " next lint"
11
11
},
12
12
"dependencies" : {
13
- "@bsmnt/scrollytelling" : " 0.2.6 " ,
13
+ "@bsmnt/scrollytelling" : " 0.2.7 " ,
14
14
"@react-three/drei" : " ^9.65.3" ,
15
15
"@react-three/fiber" : " ^8.12.0" ,
16
16
"@types/three" : " ^0.150.1" ,
You can’t perform that action at this time.
0 commit comments