diff --git a/.changeset/nine-pears-heal.md b/.changeset/nine-pears-heal.md deleted file mode 100644 index 7709070..0000000 --- a/.changeset/nine-pears-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tyqs": patch ---- - -chore: fix package.json having invalid values diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e7d26..d9c9d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.1.2 + +### Patch Changes + +- [#29](https://github.com/motss/tyqs/pull/29) [`4289b46`](https://github.com/motss/tyqs/commit/4289b4662922607e3a00654814836f60d3cfb91b) Thanks [@motss](https://github.com/motss)! - chore: fix package.json having invalid values + ## 0.1.1 ### Patch Changes diff --git a/package.json b/package.json index 9ba2190..da3711e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tyqs", - "version": "0.1.1", + "version": "0.1.2", "description": "Tiny and type-safe querystring library for the web", "keywords": [ "parse",