We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8bb895 commit 079dc62Copy full SHA for 079dc62
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [3.3.0](https://github.com/eggjs/egg-multipart/compare/v3.2.0...v3.3.0) (2022-12-18)
4
5
6
+### Features
7
8
+* drop uuid dependency ([#62](https://github.com/eggjs/egg-multipart/issues/62)) ([b8bb895](https://github.com/eggjs/egg-multipart/commit/b8bb895acec33f4b1476ad35a06718529d6ad067))
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-multipart",
- "version": "3.2.0",
+ "version": "3.3.0",
"eggPlugin": {
"name": "multipart",
"optionalDependencies": [
0 commit comments