Skip to content

Commit 02c3573

Browse files
author
GitHub Release Bot
committed
chore(release): release for version - 1.8.0
1 parent 7ad7baf commit 02c3573

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.8.0](https://github.com/dvcol/svelte-simple-router/compare/v1.7.3...v1.8.0) (2024-12-06)
6+
7+
8+
### Features
9+
10+
* **action:** adds links wrapper. [#11](https://github.com/dvcol/svelte-simple-router/issues/11) ([7ad7baf](https://github.com/dvcol/svelte-simple-router/commit/7ad7baf781c638f4b48798db2a6c303944a2f64f))
11+
512
### [1.7.3](https://github.com/dvcol/svelte-simple-router/compare/v1.7.2...v1.7.3) (2024-11-11)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvcol/svelte-simple-router",
33
"type": "module",
4-
"version": "1.7.3",
4+
"version": "1.8.0",
55
"packageManager": "[email protected]",
66
"description": "Simple svelte 5 client side router",
77
"homepage": "https://github.com/dvcol/svelte-simple-router",

0 commit comments

Comments
 (0)