Skip to content

Commit 0fe6583

Browse files
committed
8.6.0
1 parent a34a015 commit 0fe6583

File tree

31 files changed

+117
-75
lines changed

31 files changed

+117
-75
lines changed

.yarn/versions/88c6cbbd.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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
<img src="https://avatars2.githubusercontent.com/u/6223536?s=120&v=4" title="smultar" width="50" height="50" style="max-width: 100%" />
130130
</a><a href="https://github.com/dev-suraj-kumar">
131131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
132+
</a><a href="https://github.com/Matoseb">
133+
<img src="https://avatars2.githubusercontent.com/u/24431250?s=120&v=4" title="Matoseb" width="50" height="50" style="max-width: 100%" />
132134
</a><a href="https://github.com/tlo-johnson">
133135
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134136
</a><a href="https://github.com/yasuhiro-yamamoto">

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.2",
3+
"version": "8.6.0",
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
<img src="https://avatars2.githubusercontent.com/u/6223536?s=120&v=4" title="smultar" width="50" height="50" style="max-width: 100%" />
130130
</a><a href="https://github.com/dev-suraj-kumar">
131131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
132+
</a><a href="https://github.com/Matoseb">
133+
<img src="https://avatars2.githubusercontent.com/u/24431250?s=120&v=4" title="Matoseb" width="50" height="50" style="max-width: 100%" />
132134
</a><a href="https://github.com/tlo-johnson">
133135
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134136
</a><a href="https://github.com/yasuhiro-yamamoto">

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.2",
3+
"version": "8.6.0",
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.2"
62+
"embla-carousel": "8.6.0"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
<img src="https://avatars2.githubusercontent.com/u/6223536?s=120&v=4" title="smultar" width="50" height="50" style="max-width: 100%" />
130130
</a><a href="https://github.com/dev-suraj-kumar">
131131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
132+
</a><a href="https://github.com/Matoseb">
133+
<img src="https://avatars2.githubusercontent.com/u/24431250?s=120&v=4" title="Matoseb" width="50" height="50" style="max-width: 100%" />
132134
</a><a href="https://github.com/tlo-johnson">
133135
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134136
</a><a href="https://github.com/yasuhiro-yamamoto">

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.2",
3+
"version": "8.6.0",
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.2"
62+
"embla-carousel": "8.6.0"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

packages/embla-carousel-autoplay/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
<img src="https://avatars2.githubusercontent.com/u/6223536?s=120&v=4" title="smultar" width="50" height="50" style="max-width: 100%" />
130130
</a><a href="https://github.com/dev-suraj-kumar">
131131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
132+
</a><a href="https://github.com/Matoseb">
133+
<img src="https://avatars2.githubusercontent.com/u/24431250?s=120&v=4" title="Matoseb" width="50" height="50" style="max-width: 100%" />
132134
</a><a href="https://github.com/tlo-johnson">
133135
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134136
</a><a href="https://github.com/yasuhiro-yamamoto">

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.2",
3+
"version": "8.6.0",
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.2"
62+
"embla-carousel": "8.6.0"
6363
},
6464
"exports": {
6565
"./package.json": "./package.json",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@
129129
<img src="https://avatars2.githubusercontent.com/u/6223536?s=120&v=4" title="smultar" width="50" height="50" style="max-width: 100%" />
130130
</a><a href="https://github.com/dev-suraj-kumar">
131131
<img src="https://avatars2.githubusercontent.com/u/184739775?s=120&v=4" title="dev-suraj-kumar" width="50" height="50" style="max-width: 100%" />
132+
</a><a href="https://github.com/Matoseb">
133+
<img src="https://avatars2.githubusercontent.com/u/24431250?s=120&v=4" title="Matoseb" width="50" height="50" style="max-width: 100%" />
132134
</a><a href="https://github.com/tlo-johnson">
133135
<img src="https://avatars2.githubusercontent.com/u/8763144?s=120&v=4" title="tlo-johnson" width="50" height="50" style="max-width: 100%" />
134136
</a><a href="https://github.com/yasuhiro-yamamoto">

0 commit comments

Comments
 (0)