Skip to content

Commit 34c50cb

Browse files
chore: release package (next) (#13)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 546700f commit 34c50cb

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"changesets": [
88
"grumpy-moose-turn",
99
"loud-eggs-lick",
10+
"tidy-gorillas-refuse",
1011
"wise-pandas-notice"
1112
]
1213
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.0-next.4
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 0.1.0-next.3
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tyqs",
3-
"version": "0.1.0-next.3",
3+
"version": "0.1.0-next.4",
44
"description": "Tiny and type-safe querystring library for the web",
55
"keywords": [
66
"parse",

0 commit comments

Comments
 (0)