Skip to content

Commit

Permalink
chore: release package (rc) (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 20, 2023
1 parent e80da3c commit 22d7f85
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"initialVersions": {
"tyqs": "0.1.0"
},
"changesets": []
"changesets": [
"giant-geese-bathe",
"moody-pans-eat",
"stupid-eels-yawn"
]
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.1.1-rc.0

### 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.0

### Minor Changes
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": "tyqs",
"version": "0.1.0",
"version": "0.1.1-rc.0",
"description": "Tiny and type-safe querystring library for the web",
"keywords": [
"parse",
Expand Down

0 comments on commit 22d7f85

Please sign in to comment.