Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit bf10f02

Browse files
committed
chore(hero-slider): release hero-slider v3.2.1
1 parent 009888b commit bf10f02

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/hero-slider/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [3.2.1](https://github.com/rmolinamir/hero-slider/compare/hero-slider-v3.2.0...${npm.name}-v3.2.1) (2023-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **rsc:** fixed RSC compatibility & sliding callbacks ([009888b](https://github.com/rmolinamir/hero-slider/commit/009888b1e051c060146aafd19bb5a568e8ad575c)), closes [#14](https://github.com/rmolinamir/hero-slider/issues/14)
9+
310
## [3.2.0](https://github.com/rmolinamir/hero-slider/compare/hero-slider-v3.1.1...${npm.name}-v3.2.0) (2023-06-19)
411

512
### 3.1.1 (2023-06-18)

lib/hero-slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hero-slider",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"private": false,
55
"description": "This package contains multiple components with a fair range of options to help developers quickly set up a hero slider.",
66
"author": "rmolinamir",

0 commit comments

Comments
 (0)