Skip to content

Commit 5520f46

Browse files
Version Packages (#32)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37e2386 commit 5520f46

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-bananas-return.md

-5
This file was deleted.

packages/kit/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- fix: layout styles ([#31](https://github.com/svecosystem/svecodocs/pull/31))
8+
39
## 0.1.4
410

511
### Patch Changes

packages/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svecodocs/kit",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)