Skip to content

Commit b6191f5

Browse files
author
mateothegreat[bot]
committed
chore(release): update of changelog and bumping package.json for 2.16.19
1 parent 41801c1 commit b6191f5

3 files changed

Lines changed: 21 additions & 30 deletions

File tree

docs/changelog.md

Lines changed: 18 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@
1111

1212
<div><em>Here are the last 100~ commits ✌️</em></div>
1313

14+
## [2.16.19](https://github.com/mateothegreat/svelte5-router/releases/tag/2.16.19) - 2025-08-29
15+
16+
### 📊 Release Summary
17+
- **Version**: `2.16.19`
18+
- **Released**: August 29, 2025
19+
- **Total Changes**: 2 commits
20+
21+
### 🚀 Features
22+
23+
- Replace() helper ✨; closes #86 by [@Matthew Davis](https://github.com/Matthew Davis) ([`41801c1`](https://github.com/mateothegreat/svelte5-router/commit/41801c15b65e2b2478a6037a13c2bf4e8729fa3a))
24+
25+
- Pop() helper ✨ by [@Matthew Davis](https://github.com/Matthew Davis) ([`0fce87c`](https://github.com/mateothegreat/svelte5-router/commit/0fce87c345e53b4965a0199de33de23fbbf36f3f))
26+
27+
### 👥 Contributors
28+
29+
Thanks ❤️‍🔥 to the following people who contributed to this release:
30+
31+
- [@mateothegreat](https://github.com/mateothegreat)
1432
## [2.16.18](https://github.com/mateothegreat/svelte5-router/releases/tag/2.16.18) - 2025-08-29
1533

1634
### 📊 Release Summary
@@ -119,30 +137,3 @@ Thanks ❤️‍🔥 to the following people who contributed to this release:
119137
- [@mateothegreat](https://github.com/mateothegreat)
120138

121139
- [@dependabot[bot]](https://github.com/dependabot[bot])
122-
## [2.16.13](https://github.com/mateothegreat/svelte5-router/releases/tag/2.16.13) - 2025-08-29
123-
124-
### 📊 Release Summary
125-
- **Version**: `2.16.13`
126-
- **Released**: August 29, 2025
127-
- **Total Changes**: 1 commit
128-
129-
### 🐛 Bug Fixes
130-
131-
- Fix esm exports by [@Matthew Davis](https://github.com/Matthew Davis) ([`7d59ac3`](https://github.com/mateothegreat/svelte5-router/commit/7d59ac34bba8991791f0f997bd2e29db0ae54704))
132-
133-
### 👥 Contributors
134-
135-
Thanks ❤️‍🔥 to the following people who contributed to this release:
136-
137-
- [@mateothegreat](https://github.com/mateothegreat)
138-
## [2.16.12](https://github.com/mateothegreat/svelte5-router/releases/tag/2.16.12) - 2025-08-29
139-
140-
### 📊 Release Summary
141-
- **Version**: `2.16.12`
142-
- **Released**: August 29, 2025
143-
- **Total Changes**: 0 commits
144-
145-
### 👥 Contributors
146-
147-
Thanks ❤️‍🔥 to the following people who contributed to this release:
148-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mateothegreat/svelte5-router",
3-
"version": "2.16.18",
3+
"version": "2.16.19",
44
"type": "module",
55
"moduleResolution": "bundler",
66
"sideEffects": false,

0 commit comments

Comments
 (0)