We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7b082 commit 65cbb9cCopy full SHA for 65cbb9c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.14.0](https://github.com/eggjs/egg/compare/v3.13.0...v3.14.0) (2023-01-17)
4
+
5
6
+### Features
7
8
+* export urllib types ([#5127](https://github.com/eggjs/egg/issues/5127)) ([1f7b082](https://github.com/eggjs/egg/commit/1f7b08298ff4c6f118b93d3b3bf8e1fb3ac37db1))
9
10
## [3.13.0](https://github.com/eggjs/egg/compare/v3.12.0...v3.13.0) (2023-01-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg",
- "version": "3.13.0",
+ "version": "3.14.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments