Skip to content

Commit f2d09ef

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/spicy-poets-beam.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.7
4+
### Patch Changes
5+
6+
7+
- bugfix: Adjust selector for global placeholder styling ([#3608](https://github.com/skeletonlabs/skeleton/pull/3608))
8+
39
## 3.1.6
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.6",
3+
"version": "3.1.7",
44
"scripts": {
55
"build": "vite build",
66
"dev": "vite build --watch"

0 commit comments

Comments
 (0)