Skip to content

Commit c7bcbf7

Browse files
committed
chore(projects): release v0.0.3
1 parent 9e6482c commit c7bcbf7

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v0.0.3](https://github.com/soybeanjs/request/compare/v0.0.2...v0.0.3) (2026-03-20)
4+
5+
###    🐞 Bug Fixes
6+
7+
- **license**: correct copyright year to 2021 &nbsp;-&nbsp; by @soybeanjs [<samp>(d179b)</samp>](https://github.com/soybeanjs/request/commit/d179b0a)
8+
9+
### &nbsp;&nbsp;&nbsp;🏡 Chore
10+
11+
- **deps**: update deps &nbsp;-&nbsp; by @soybeanjs [<samp>(9e648)</samp>](https://github.com/soybeanjs/request/commit/9e6482c)
12+
- **gitattributes**: simplify line endings configuration &nbsp;-&nbsp; by @soybeanjs [<samp>(ab2ec)</samp>](https://github.com/soybeanjs/request/commit/ab2ecbd)
13+
- **projects**: migrate to oxlint & oxfmt &nbsp;-&nbsp; by @soybeanjs [<samp>(f677b)</samp>](https://github.com/soybeanjs/request/commit/f677b52)
14+
- **release**: update action versions and fix formatting &nbsp;-&nbsp; by @soybeanjs [<samp>(f27e7)</samp>](https://github.com/soybeanjs/request/commit/f27e75f)
15+
16+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
17+
18+
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
19+
320
## [v0.0.2](https://github.com/soybeanjs/request/compare/v0.0.1...v0.0.2) (2026-02-03)
421

522
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soybeanjs/request",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A request library based on Axios",
55
"homepage": "https://github.com/soybeanjs/request",
66
"bugs": {

0 commit comments

Comments
 (0)