Skip to content

Commit 3ce5830

Browse files
chore(latest-release): version package (#3531)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da1858c commit 3ce5830

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/light-moles-sip.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/skeleton/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/skeleton
22

3+
## 3.1.3
4+
### Patch Changes
5+
6+
7+
- Remove Color input border in Firefox ([#3530](https://github.com/skeletonlabs/skeleton/pull/3530))
8+
39
## 3.1.2
410
### Patch Changes
511

packages/skeleton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeletonlabs/skeleton",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"scripts": {
55
"build": "vite build",
66
"dev": "vite build --watch"

0 commit comments

Comments
 (0)