Skip to content

Commit 5ee3c4e

Browse files
committed
8.5.2
1 parent acad2f5 commit 5ee3c4e

File tree

31 files changed

+143
-101
lines changed

31 files changed

+143
-101
lines changed

.yarn/versions/75399163.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
undecided:
2+
- embla-carousel-monorepo
3+
- embla-carousel
4+
- embla-carousel-auto-height
5+
- embla-carousel-auto-scroll
6+
- embla-carousel-autoplay
7+
- embla-carousel-class-names
8+
- embla-carousel-docs
9+
- embla-carousel-fade
10+
- embla-carousel-react
11+
- embla-carousel-reactive-utils
12+
- embla-carousel-solid
13+
- embla-carousel-svelte
14+
- embla-carousel-vue
15+
- embla-carousel-playground-react
16+
- embla-carousel-playground-solid

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
<img src="https://avatars2.githubusercontent.com/u/25958801?s=120&v=4" title="nwidynski" width="50" height="50" style="max-width: 100%" />
110110
</a><a href="https://github.com/wopian">
111111
<img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" />
112-
</a><a href="https://github.com/nikrowell">
113-
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
114112
</a><a href="https://github.com/horseeyephil">
115113
<img src="https://avatars2.githubusercontent.com/u/32337092?s=120&v=4" title="horseeyephil" width="50" height="50" style="max-width: 100%" />
116114
</a><a href="https://github.com/pipisasa">
@@ -133,12 +131,16 @@
133131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
134132
</a><a href="https://github.com/tlo-johnson">
135133
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134+
</a><a href="https://github.com/yasuhiro-yamamoto">
135+
<img src="https://avatars2.githubusercontent.com/u/25109330?s=120&v=4" title="yasuhiro-yamamoto" width="50" height="50" style="max-width: 100%" />
136136
</a><a href="https://github.com/anzbert">
137137
<img src="https://avatars2.githubusercontent.com/u/38823700?s=120&v=4" title="anzbert" width="50" height="50" style="max-width: 100%" />
138138
</a><a href="https://github.com/sarussss">
139139
<img src="https://avatars2.githubusercontent.com/u/15656996?s=120&v=4" title="sarussss" width="50" height="50" style="max-width: 100%" />
140140
</a><a href="https://github.com/silllli">
141141
<img src="https://avatars2.githubusercontent.com/u/9334305?s=120&v=4" title="silllli" width="50" height="50" style="max-width: 100%" />
142+
</a><a href="https://github.com/nikrowell">
143+
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
142144
</a><a href="https://github.com/mujahidfa">
143145
<img src="https://avatars2.githubusercontent.com/u/17759705?s=120&v=4" title="mujahidfa" width="50" height="50" style="max-width: 100%" />
144146
</a><a href="https://github.com/Mitch-At-Work">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embla-carousel-monorepo",
3-
"version": "8.5.1",
3+
"version": "8.5.2",
44
"private": true,
55
"author": "David Jerleke",
66
"description": "A lightweight carousel library with fluid motion and great swipe precision",

packages/embla-carousel-auto-height/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
<img src="https://avatars2.githubusercontent.com/u/25958801?s=120&v=4" title="nwidynski" width="50" height="50" style="max-width: 100%" />
110110
</a><a href="https://github.com/wopian">
111111
<img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" />
112-
</a><a href="https://github.com/nikrowell">
113-
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
114112
</a><a href="https://github.com/horseeyephil">
115113
<img src="https://avatars2.githubusercontent.com/u/32337092?s=120&v=4" title="horseeyephil" width="50" height="50" style="max-width: 100%" />
116114
</a><a href="https://github.com/pipisasa">
@@ -133,12 +131,16 @@
133131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
134132
</a><a href="https://github.com/tlo-johnson">
135133
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134+
</a><a href="https://github.com/yasuhiro-yamamoto">
135+
<img src="https://avatars2.githubusercontent.com/u/25109330?s=120&v=4" title="yasuhiro-yamamoto" width="50" height="50" style="max-width: 100%" />
136136
</a><a href="https://github.com/anzbert">
137137
<img src="https://avatars2.githubusercontent.com/u/38823700?s=120&v=4" title="anzbert" width="50" height="50" style="max-width: 100%" />
138138
</a><a href="https://github.com/sarussss">
139139
<img src="https://avatars2.githubusercontent.com/u/15656996?s=120&v=4" title="sarussss" width="50" height="50" style="max-width: 100%" />
140140
</a><a href="https://github.com/silllli">
141141
<img src="https://avatars2.githubusercontent.com/u/9334305?s=120&v=4" title="silllli" width="50" height="50" style="max-width: 100%" />
142+
</a><a href="https://github.com/nikrowell">
143+
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
142144
</a><a href="https://github.com/mujahidfa">
143145
<img src="https://avatars2.githubusercontent.com/u/17759705?s=120&v=4" title="mujahidfa" width="50" height="50" style="max-width: 100%" />
144146
</a><a href="https://github.com/Mitch-At-Work">

packages/embla-carousel-auto-height/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embla-carousel-auto-height",
3-
"version": "8.5.1",
3+
"version": "8.5.2",
44
"author": "David Jerleke",
55
"description": "An auto height plugin for Embla Carousel",
66
"repository": {
@@ -59,7 +59,7 @@
5959
"typescript": "^5.2.2"
6060
},
6161
"peerDependencies": {
62-
"embla-carousel": "8.5.1"
62+
"embla-carousel": "8.5.2"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

packages/embla-carousel-auto-scroll/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
<img src="https://avatars2.githubusercontent.com/u/25958801?s=120&v=4" title="nwidynski" width="50" height="50" style="max-width: 100%" />
110110
</a><a href="https://github.com/wopian">
111111
<img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" />
112-
</a><a href="https://github.com/nikrowell">
113-
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
114112
</a><a href="https://github.com/horseeyephil">
115113
<img src="https://avatars2.githubusercontent.com/u/32337092?s=120&v=4" title="horseeyephil" width="50" height="50" style="max-width: 100%" />
116114
</a><a href="https://github.com/pipisasa">
@@ -133,12 +131,16 @@
133131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
134132
</a><a href="https://github.com/tlo-johnson">
135133
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134+
</a><a href="https://github.com/yasuhiro-yamamoto">
135+
<img src="https://avatars2.githubusercontent.com/u/25109330?s=120&v=4" title="yasuhiro-yamamoto" width="50" height="50" style="max-width: 100%" />
136136
</a><a href="https://github.com/anzbert">
137137
<img src="https://avatars2.githubusercontent.com/u/38823700?s=120&v=4" title="anzbert" width="50" height="50" style="max-width: 100%" />
138138
</a><a href="https://github.com/sarussss">
139139
<img src="https://avatars2.githubusercontent.com/u/15656996?s=120&v=4" title="sarussss" width="50" height="50" style="max-width: 100%" />
140140
</a><a href="https://github.com/silllli">
141141
<img src="https://avatars2.githubusercontent.com/u/9334305?s=120&v=4" title="silllli" width="50" height="50" style="max-width: 100%" />
142+
</a><a href="https://github.com/nikrowell">
143+
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
142144
</a><a href="https://github.com/mujahidfa">
143145
<img src="https://avatars2.githubusercontent.com/u/17759705?s=120&v=4" title="mujahidfa" width="50" height="50" style="max-width: 100%" />
144146
</a><a href="https://github.com/Mitch-At-Work">

packages/embla-carousel-auto-scroll/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embla-carousel-auto-scroll",
3-
"version": "8.5.1",
3+
"version": "8.5.2",
44
"author": "David Jerleke",
55
"description": "An auto scroll plugin for Embla Carousel",
66
"repository": {
@@ -59,7 +59,7 @@
5959
"typescript": "^5.2.2"
6060
},
6161
"peerDependencies": {
62-
"embla-carousel": "8.5.1"
62+
"embla-carousel": "8.5.2"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

packages/embla-carousel-autoplay/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
<img src="https://avatars2.githubusercontent.com/u/25958801?s=120&v=4" title="nwidynski" width="50" height="50" style="max-width: 100%" />
110110
</a><a href="https://github.com/wopian">
111111
<img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" />
112-
</a><a href="https://github.com/nikrowell">
113-
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
114112
</a><a href="https://github.com/horseeyephil">
115113
<img src="https://avatars2.githubusercontent.com/u/32337092?s=120&v=4" title="horseeyephil" width="50" height="50" style="max-width: 100%" />
116114
</a><a href="https://github.com/pipisasa">
@@ -133,12 +131,16 @@
133131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
134132
</a><a href="https://github.com/tlo-johnson">
135133
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134+
</a><a href="https://github.com/yasuhiro-yamamoto">
135+
<img src="https://avatars2.githubusercontent.com/u/25109330?s=120&v=4" title="yasuhiro-yamamoto" width="50" height="50" style="max-width: 100%" />
136136
</a><a href="https://github.com/anzbert">
137137
<img src="https://avatars2.githubusercontent.com/u/38823700?s=120&v=4" title="anzbert" width="50" height="50" style="max-width: 100%" />
138138
</a><a href="https://github.com/sarussss">
139139
<img src="https://avatars2.githubusercontent.com/u/15656996?s=120&v=4" title="sarussss" width="50" height="50" style="max-width: 100%" />
140140
</a><a href="https://github.com/silllli">
141141
<img src="https://avatars2.githubusercontent.com/u/9334305?s=120&v=4" title="silllli" width="50" height="50" style="max-width: 100%" />
142+
</a><a href="https://github.com/nikrowell">
143+
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
142144
</a><a href="https://github.com/mujahidfa">
143145
<img src="https://avatars2.githubusercontent.com/u/17759705?s=120&v=4" title="mujahidfa" width="50" height="50" style="max-width: 100%" />
144146
</a><a href="https://github.com/Mitch-At-Work">

packages/embla-carousel-autoplay/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "embla-carousel-autoplay",
3-
"version": "8.5.1",
3+
"version": "8.5.2",
44
"author": "David Jerleke",
55
"description": "An autoplay plugin for Embla Carousel",
66
"repository": {
@@ -59,7 +59,7 @@
5959
"typescript": "^5.2.2"
6060
},
6161
"peerDependencies": {
62-
"embla-carousel": "8.5.1"
62+
"embla-carousel": "8.5.2"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

packages/embla-carousel-class-names/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
<img src="https://avatars2.githubusercontent.com/u/25958801?s=120&v=4" title="nwidynski" width="50" height="50" style="max-width: 100%" />
110110
</a><a href="https://github.com/wopian">
111111
<img src="https://avatars2.githubusercontent.com/u/3440094?s=120&v=4" title="wopian" width="50" height="50" style="max-width: 100%" />
112-
</a><a href="https://github.com/nikrowell">
113-
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
114112
</a><a href="https://github.com/horseeyephil">
115113
<img src="https://avatars2.githubusercontent.com/u/32337092?s=120&v=4" title="horseeyephil" width="50" height="50" style="max-width: 100%" />
116114
</a><a href="https://github.com/pipisasa">
@@ -133,12 +131,16 @@
133131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
134132
</a><a href="https://github.com/tlo-johnson">
135133
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134+
</a><a href="https://github.com/yasuhiro-yamamoto">
135+
<img src="https://avatars2.githubusercontent.com/u/25109330?s=120&v=4" title="yasuhiro-yamamoto" width="50" height="50" style="max-width: 100%" />
136136
</a><a href="https://github.com/anzbert">
137137
<img src="https://avatars2.githubusercontent.com/u/38823700?s=120&v=4" title="anzbert" width="50" height="50" style="max-width: 100%" />
138138
</a><a href="https://github.com/sarussss">
139139
<img src="https://avatars2.githubusercontent.com/u/15656996?s=120&v=4" title="sarussss" width="50" height="50" style="max-width: 100%" />
140140
</a><a href="https://github.com/silllli">
141141
<img src="https://avatars2.githubusercontent.com/u/9334305?s=120&v=4" title="silllli" width="50" height="50" style="max-width: 100%" />
142+
</a><a href="https://github.com/nikrowell">
143+
<img src="https://avatars2.githubusercontent.com/u/260039?s=120&v=4" title="nikrowell" width="50" height="50" style="max-width: 100%" />
142144
</a><a href="https://github.com/mujahidfa">
143145
<img src="https://avatars2.githubusercontent.com/u/17759705?s=120&v=4" title="mujahidfa" width="50" height="50" style="max-width: 100%" />
144146
</a><a href="https://github.com/Mitch-At-Work">

0 commit comments

Comments
 (0)