Skip to content

Commit 6d3e01f

Browse files
Version Packages (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5c53987 commit 6d3e01f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-clouds-drum.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.7
4+
5+
### Patch Changes
6+
7+
- set tailwind peer dep to ^4.0.0 ([#38](https://github.com/svecosystem/svecodocs/pull/38))
8+
39
## 0.2.0
410

511
### Minor 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.6",
3+
"version": "0.1.7",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)