Skip to content

Commit 4f7ab1f

Browse files
authored
Merge pull request #5 from unimolecule/changeset-release/main
Version Packages
2 parents 9632607 + 5f28c6a commit 4f7ab1f

7 files changed

Lines changed: 23 additions & 7 deletions

File tree

.changeset/sparkly-clouds-think.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/canon** `v0.1.3`
18+
19+
- generate d.ts for status-codes
20+
1721
**@unimolecule/canon** `v0.1.2`
1822

1923
- use node shims in node-only bundler

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/canon** `v0.1.3`
16+
17+
- generate d.ts for status-codes
18+
1519
**@unimolecule/canon** `v0.1.2`
1620

1721
- use node shims in node-only bundler

packages/canon/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [`9632607`](https://github.com/unimolecule/core/commit/9632607dc7f720271b419e096eb331ecdd0f9155) Thanks [@i7eo](https://github.com/i7eo)! - generate d.ts for status-codes
8+
39
## 0.1.2
410

511
### Patch Changes

packages/canon/package.json

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

packages/oh-my-fetch/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9632607`](https://github.com/unimolecule/core/commit/9632607dc7f720271b419e096eb331ecdd0f9155)]:
8+
- @unimolecule/canon@0.1.3
9+
310
## 0.1.2
411

512
### 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.2",
4+
"version": "0.1.3",
55
"author": "i7eo",
66
"license": "MIT",
77
"exports": {

0 commit comments

Comments
 (0)