Skip to content

Commit cee47a8

Browse files
committed
Version bump
1 parent 2e98905 commit cee47a8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Unreleased
22

3+
# 6.1.2
4+
5+
* Fix transition bug
6+
7+
# 6.1.1
8+
9+
* Fix release
10+
311
# 6.1.0
412

513
* Refactor transitions

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-stimulus-components",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "A set of Stimulus components (tabs, dropdowns, modals, toggles, autosave, etc) for TailwindCSS users",
55
"source": "./src/index.js",
66
"main": "./dist/tailwindcss-stimulus-components.cjs",

0 commit comments

Comments
 (0)