Skip to content

Commit

Permalink
chore(release): publish 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saboooor committed Dec 5, 2024
1 parent b7c3441 commit 5558da0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.1 (2024-12-05)

This was a version bump only, there were no code changes.

## 1.4.0 (2024-12-05)

This was a version bump only, there were no code changes.
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@luminescent/ui-qwik",
"version": "1.4.0",
"version": "1.3.1",
"description": "Luminescent UI library",
"main": "./lib/index.qwik.mjs",
"qwik": "./lib/index.qwik.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@luminescent/ui",
"version": "1.4.0",
"version": "1.3.1",
"description": "Luminescent UI library",
"main": "./lib/index.js",
"types": "./lib-types/index.d.ts",
Expand Down

0 comments on commit 5558da0

Please sign in to comment.