Skip to content

Commit f0e1796

Browse files
Version Packages (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70e6c6a commit f0e1796

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/solid-groups-cheat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-moles-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/kit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @svecodocs/kit
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- feat: Contributors section ([#66](https://github.com/svecosystem/svecodocs/pull/66))
8+
9+
### Patch Changes
10+
11+
- feat: forward component props to docpage component ([#66](https://github.com/svecosystem/svecodocs/pull/66))
12+
313
## 0.4.3
414

515
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svecodocs/kit",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)