Skip to content

Commit

Permalink
chore(release): 3.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.7](v3.0.6...v3.0.7) (2024-10-29)

### Bug Fixes

* update vercel domain ([2f4e0fc](2f4e0fc))
  • Loading branch information
semantic-release-bot committed Oct 29, 2024
1 parent 8b1e44e commit 48dfb27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.7](https://github.com/asmyshlyaev177/state-in-url/compare/v3.0.6...v3.0.7) (2024-10-29)


### Bug Fixes

* update vercel domain ([2f4e0fc](https://github.com/asmyshlyaev177/state-in-url/commit/2f4e0fc2e9cb56d30d9163970a712a725b910e43))

## [3.0.6](https://github.com/asmyshlyaev177/state-in-url/compare/v3.0.5...v3.0.6) (2024-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "state-in-url",
"version": "3.0.6",
"version": "3.0.7",
"description": "Easily share complex state objects between unrelated React components, preserve types and structure, with TS validation. Deep links and url state synchronization wthout any hasssle or boilerplate.",
"homepage": "https://state-in-url.dev",
"keywords": [
Expand Down

0 comments on commit 48dfb27

Please sign in to comment.