Skip to content

Commit 9bec312

Browse files
docs: πŸ“ changesets/action version packages
1 parent 7d50bf3 commit 9bec312

5 files changed

Lines changed: 15 additions & 6 deletions

File tree

β€Ž.changeset/deep-mangos-shake.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ section: "introduction"
1414

1515
## 2026-07-01
1616

17+
**@unimolecule/oh-my-fetch** `v0.1.4`
18+
19+
- change status-codes import path
20+
1721
**@unimolecule/canon** `v0.1.3`
1822

1923
- generate d.ts for status-codes

β€Žapps/document/content/changelog.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ section: "introduction"
1212

1313
## 2026-07-01
1414

15+
**@unimolecule/oh-my-fetch** `v0.1.4`
16+
17+
- change status-codes import path
18+
1519
**@unimolecule/canon** `v0.1.3`
1620

1721
- generate d.ts for status-codes

β€Žpackages/oh-my-fetch/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @unimolecule/oh-my-fetch
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`7d50bf3`](https://github.com/unimolecule/core/commit/7d50bf3ee17b6ba46c266bc4a3e35d1f34030f54) Thanks [@i7eo](https://github.com/i7eo)! - change status-codes import path
8+
39
## 0.1.3
410

511
### Patch Changes

β€Žpackages/oh-my-fetch/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unimolecule/oh-my-fetch",
33
"type": "module",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"author": "i7eo",
66
"license": "MIT",
77
"exports": {

0 commit comments

Comments
Β (0)