Skip to content

Commit 7743889

Browse files
authored
Merge pull request #9 from unimolecule/changeset-release/main
Version Packages
2 parents d213148 + 3e08230 commit 7743889

11 files changed

Lines changed: 63 additions & 11 deletions

File tree

.changeset/shiny-buttons-leave.md

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

CHANGELOG.md

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

1313
<!-- CHANGELOG:INSERT -->
1414

15+
## 2026-07-24
16+
17+
**@unimolecule/cache** `v0.0.3`
18+
19+
- Change node version & Update utils package output
20+
21+
**@unimolecule/monorepo-tsconfig-paths** `v0.0.3`
22+
23+
- Change node version & Update utils package output
24+
25+
**@unimolecule/utils** `v0.1.5`
26+
27+
- Change node version & Update utils package output
28+
1529
## 2026-07-02
1630

1731
**@unimolecule/utils** `v0.1.4`

apps/document/content/changelog.md

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

1111
<!-- markdownlint-enable MD025 -->
1212

13+
## 2026-07-24
14+
15+
**@unimolecule/cache** `v0.0.3`
16+
17+
- Change node version & Update utils package output
18+
19+
**@unimolecule/monorepo-tsconfig-paths** `v0.0.3`
20+
21+
- Change node version & Update utils package output
22+
23+
**@unimolecule/utils** `v0.1.5`
24+
25+
- Change node version & Update utils package output
26+
1327
## 2026-07-02
1428

1529
**@unimolecule/utils** `v0.1.4`

packages/cache/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368) Thanks [@i7eo](https://github.com/i7eo)! - Change node version & Update utils package output
8+
9+
- Updated dependencies [[`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368)]:
10+
- @unimolecule/utils@0.1.5
11+
312
## 0.0.2
413

514
### Patch Changes

packages/cache/package.json

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

packages/monorepo-tsconfig-paths/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @unimolecule/monorepo-tsconfig-paths
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368) Thanks [@i7eo](https://github.com/i7eo)! - Change node version & Update utils package output
8+
9+
- Updated dependencies [[`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368)]:
10+
- @unimolecule/utils@0.1.5
11+
312
## 0.0.2
413

514
### Patch Changes

packages/monorepo-tsconfig-paths/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unimolecule/monorepo-tsconfig-paths",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"private": true,
66
"author": "i7eo",
77
"license": "MIT",

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.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368)]:
8+
- @unimolecule/utils@0.1.5
9+
310
## 0.1.6
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.6",
4+
"version": "0.1.7",
55
"author": "i7eo",
66
"license": "MIT",
77
"exports": {

packages/utils/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [`d213148`](https://github.com/unimolecule/core/commit/d213148cde04908c861d84edbf49d563583a7368) Thanks [@i7eo](https://github.com/i7eo)! - Change node version & Update utils package output
8+
39
## 0.1.4
410

511
### Patch Changes

0 commit comments

Comments
 (0)