Skip to content

Commit 29aac95

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/yellow-turkeys-divide.md

-6
This file was deleted.

packages/skeleton/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/skeleton
22

3+
## 3.1.0
4+
### Minor Changes
5+
6+
7+
- feat: `mark` utility ([#3408](https://github.com/skeletonlabs/skeleton/pull/3408))
8+
39
## 3.0.0
410
### Minor Changes
511

packages/skeleton/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeletonlabs/skeleton",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"scripts": {
55
"build": "vite build",
66
"dev": "vite build --watch"

0 commit comments

Comments
 (0)