diff --git a/.changeset/pre.json b/.changeset/pre.json index f0c6128..b37f01d 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -7,6 +7,7 @@ "changesets": [ "grumpy-moose-turn", "loud-eggs-lick", + "tidy-gorillas-refuse", "wise-pandas-notice" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index 389d8cb..2181cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.1.0-next.4 + +### Patch Changes + +- [#12](https://github.com/motss/tyqs/pull/12) [`546700f`](https://github.com/motss/tyqs/commit/546700fb20cc2400f9c36c3ce8fabfaea2ada394) Thanks [@motss](https://github.com/motss)! - chore: bump version + ## 0.1.0-next.3 ### Minor Changes diff --git a/package.json b/package.json index dc4a7e4..08cb2ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tyqs", - "version": "0.1.0-next.3", + "version": "0.1.0-next.4", "description": "Tiny and type-safe querystring library for the web", "keywords": [ "parse",