Skip to content

Commit cce1be4

Browse files
Version Packages (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 23088e2 commit cce1be4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-ducks-relax.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.0.5
4+
5+
### Patch Changes
6+
7+
- themes: change primary orange background ([#14](https://github.com/svecosystem/svecodocs/pull/14))
8+
39
## 0.0.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.0.4",
3+
"version": "0.0.5",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)