We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56e49d commit 6dff064Copy full SHA for 6dff064
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [6.0.2](https://github.com/eggjs/mock/compare/v6.0.1...v6.0.2) (2024-12-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/mock",
- "version": "6.0.2",
+ "version": "6.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments