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 38b36ad commit 2a1ef77Copy full SHA for 2a1ef77
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## 1.0.x
2
3
+### 1.1.0
4
+
5
+* Upgraded to lodash, development updates
6
+* Added CORS headers to swagger response
7
8
### 1.0.3
9
No changes... @Prestaul, says he's sorry.
10
package.json
@@ -1,6 +1,6 @@
{
"name": "hyped-swagger-middleware",
- "version": "1.0.3",
+ "version": "1.1.0",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
0 commit comments