Skip to content

Commit 84cf1fc

Browse files
chore(release): version package (#362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0582288 commit 84cf1fc

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/polite-eels-love.md

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

packages/runed/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# runed
22

3+
## 0.35.1
4+
5+
### Patch Changes
6+
7+
- fix(useSearchParams): unsafe state mutation
8+
([#361](https://github.com/svecosystem/runed/pull/361))
9+
310
## 0.35.0
411

512
### Minor Changes

packages/runed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runed",
3-
"version": "0.35.0",
3+
"version": "0.35.1",
44
"type": "module",
55
"svelte": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)