Skip to content

Commit f7e08bb

Browse files
chore(release): version package (#142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 885e6a2 commit f7e08bb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/tame-cars-peel.mdβ€Ž

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

β€Žpackages/mode-watcher/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mode-watcher
22

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- perf: improve `withoutTransition` ([#141](https://github.com/svecosystem/mode-watcher/pull/141))
8+
39
## 1.0.7
410

511
### Patch Changes

β€Žpackages/mode-watcher/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mode-watcher",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "SSR-friendly light and dark mode for SvelteKit",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
Β (0)