Skip to content

Commit ec59292

Browse files
chore(release): 2.0.2-rc.3 [skip ci]
## [2.0.2-rc.3](v2.0.2-rc.2...v2.0.2-rc.3) (2024-12-10) ### Bug Fixes * **queryparse:** address comments, noissue ([b3cfea5](b3cfea5))
1 parent b3cfea5 commit ec59292

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2-rc.3](https://github.com/MrSwitch/tricks/compare/v2.0.2-rc.2...v2.0.2-rc.3) (2024-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **queryparse:** address comments, noissue ([b3cfea5](https://github.com/MrSwitch/tricks/commit/b3cfea57c73bd5f6e0ccff936af3caaced51703c))
7+
18
## [2.0.2-rc.2](https://github.com/MrSwitch/tricks/compare/v2.0.2-rc.1...v2.0.2-rc.2) (2024-12-10)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tricks",
3-
"version": "2.0.2-rc.2",
3+
"version": "2.0.2-rc.3",
44
"description": "ES6 modules",
55
"modules": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)