Skip to content

Commit 6dff064

Browse files
Release 6.0.3
[skip ci] ## [6.0.3](v6.0.2...v6.0.3) (2024-12-29) ### Bug Fixes * add urllib to dependencies ([#181](#181)) ([d56e49d](d56e49d))
1 parent d56e49d commit 6dff064

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+
## [6.0.3](https://github.com/eggjs/mock/compare/v6.0.2...v6.0.3) (2024-12-29)
4+
5+
6+
### Bug Fixes
7+
8+
* add urllib to dependencies ([#181](https://github.com/eggjs/mock/issues/181)) ([d56e49d](https://github.com/eggjs/mock/commit/d56e49d3ad6a6f5b2c3f9f7405de71d8afe10615))
9+
310
## [6.0.2](https://github.com/eggjs/mock/compare/v6.0.1...v6.0.2) (2024-12-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/mock",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)