diff --git a/.changeset/giant-geese-bathe.md b/.changeset/giant-geese-bathe.md deleted file mode 100644 index 58ad7e9..0000000 --- a/.changeset/giant-geese-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tyqs": patch ---- - -ci: remove docs: check in ci.yml diff --git a/.changeset/moody-pans-eat.md b/.changeset/moody-pans-eat.md deleted file mode 100644 index 49c2690..0000000 --- a/.changeset/moody-pans-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tyqs": patch ---- - -ci: fix debugging in ci.yml diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 1617924..0000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "mode": "exit", - "tag": "rc", - "initialVersions": { - "tyqs": "0.1.0" - }, - "changesets": [ - "giant-geese-bathe", - "moody-pans-eat", - "stupid-eels-yawn" - ] -} diff --git a/.changeset/stupid-eels-yawn.md b/.changeset/stupid-eels-yawn.md deleted file mode 100644 index fbb9ab4..0000000 --- a/.changeset/stupid-eels-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"tyqs": patch ---- - -docs: update status badges to point to main branch diff --git a/CHANGELOG.md b/CHANGELOG.md index 2304be8..59e7d26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 0.1.1 + +### Patch Changes + +- [#25](https://github.com/motss/tyqs/pull/25) [`9cf2d54`](https://github.com/motss/tyqs/commit/9cf2d5461b222a7bd462ece527999fe82ac5355b) Thanks [@motss](https://github.com/motss)! - ci: remove docs: check in ci.yml + +- [#26](https://github.com/motss/tyqs/pull/26) [`e80da3c`](https://github.com/motss/tyqs/commit/e80da3cab425830d215aaef134e3bd9168ef358f) Thanks [@motss](https://github.com/motss)! - ci: fix debugging in ci.yml + +- [#23](https://github.com/motss/tyqs/pull/23) [`52d716d`](https://github.com/motss/tyqs/commit/52d716d2c75a3b6d84b2583f11a17408a27a1bdc) Thanks [@motss](https://github.com/motss)! - docs: update status badges to point to main branch + ## 0.1.1-rc.0 ### Patch Changes diff --git a/package.json b/package.json index 7f4a5e7..0b86fca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tyqs", - "version": "0.1.1-rc.0", + "version": "0.1.1", "description": "Tiny and type-safe querystring library for the web", "keywords": [ "parse",