Skip to content

Commit 376c067

Browse files
Version Packages (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 58167e4 commit 376c067

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-tools-divide.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.3
4+
5+
### Patch Changes
6+
7+
- add `tailwindcss` to `peerDependencies` ([#26](https://github.com/svecosystem/svecodocs/pull/26))
8+
39
## 0.1.2
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.2",
3+
"version": "0.1.3",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)