Skip to content

Commit 8ef9ee7

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.1...v4.3.0) (2025-04-04) ### Bug Fixes * bump version ([deefa45](deefa45)) ### Features * another bump ([048b7f7](048b7f7)) * bump version ([07fa148](07fa148))
1 parent deefa45 commit 8ef9ee7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.3.0](https://github.com/asmyshlyaev177/state-in-url/compare/v4.2.1...v4.3.0) (2025-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* bump version ([deefa45](https://github.com/asmyshlyaev177/state-in-url/commit/deefa45e506e2bacdd35f096ef1d1a555c020a77))
7+
8+
9+
### Features
10+
11+
* another bump ([048b7f7](https://github.com/asmyshlyaev177/state-in-url/commit/048b7f7d86364b6fe7b446ebbe1a7b88162de906))
12+
* bump version ([07fa148](https://github.com/asmyshlyaev177/state-in-url/commit/07fa1484b8684453aff6c2671fd5998073096dfa))
13+
114
# [4.2.0](https://github.com/asmyshlyaev177/state-in-url/compare/v4.1.17...v4.2.0) (2025-04-04)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "state-in-url",
3-
"version": "4.2.1",
3+
"version": "4.3.0",
44
"description": "Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15 and react-router@6-7.",
55
"homepage": "https://state-in-url.dev",
66
"repository": {

0 commit comments

Comments
 (0)