Skip to content

Commit 31c0b0e

Browse files
chore(main): release 1.0.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f43e64f commit 31c0b0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/KarinJS/axios/compare/v1.0.0...v1.0.1) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* ci build ([f43e64f](https://github.com/KarinJS/axios/commit/f43e64f8237d9af52e263efb101771a0a2fabf8b))
9+
310
## 1.0.0 (2025-04-14)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karinjs/axios",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Axios branch, very small and fast, with a small footprint, and no dependencies.",
55
"main": "dist/index.mjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)