Skip to content

Commit 3ceccab

Browse files
Release 3.0.1
[skip ci] ## [3.0.1](v3.0.0...v3.0.1) (2024-01-12) ### Bug Fixes * scope package resolve logic in monorepo ([#20](#20)) ([f4a47b9](f4a47b9))
1 parent f4a47b9 commit 3ceccab

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.0.1](https://github.com/eggjs/egg-utils/compare/v3.0.0...v3.0.1) (2024-01-12)
4+
5+
6+
### Bug Fixes
7+
8+
* scope package resolve logic in monorepo ([#20](https://github.com/eggjs/egg-utils/issues/20)) ([f4a47b9](https://github.com/eggjs/egg-utils/commit/f4a47b908120049094b7689ec51c8c6de1066f96))
9+
310
## [3.0.0](https://github.com/eggjs/egg-utils/compare/v2.5.0...v3.0.0) (2023-05-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/utils",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Utils for all egg projects",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)