Skip to content

Commit cb305bf

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/witty-files-matter.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.6
4+
### Patch Changes
5+
6+
7+
- bugfix: Set universal input placeholder to ensure consistent coloring ([#3606](https://github.com/skeletonlabs/skeleton/pull/3606))
8+
39
## 3.1.5
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.5",
3+
"version": "3.1.6",
44
"scripts": {
55
"build": "vite build",
66
"dev": "vite build --watch"

0 commit comments

Comments
 (0)