Skip to content

Commit ff82f55

Browse files
committed
Publish
- @flexilla/collapse@2.1.2 - @flexilla/flexilla@2.1.6
1 parent 8ff839f commit ff82f55

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/collapse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flexilla/collapse",
33
"private": false,
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"type": "module",
66
"description": "A versatile and interactive collapse component for creating collapsible sections in web applications, conserving space and improving user experience.",
77
"publishConfig": {

packages/flexilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flexilla/flexilla",
33
"private": false,
4-
"version": "2.1.5",
4+
"version": "2.1.6",
55
"type": "module",
66
"description": "A set of unstyled interactive components for building interactive, and customizable user interfaces. Open-Source",
77
"publishConfig": {
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@flexilla/accordion": "^2.1.1",
4646
"@flexilla/auto-resize-area": "^2.0.9",
47-
"@flexilla/collapse": "^2.1.1",
47+
"@flexilla/collapse": "^2.1.2",
4848
"@flexilla/custom-range": "^2.0.9",
4949
"@flexilla/dismissible": "^2.0.9",
5050
"@flexilla/dropdown": "^2.0.8-2.0.9.0",

0 commit comments

Comments
 (0)