Skip to content

Commit 2a1ef77

Browse files
committed
1.1.0
1 parent 38b36ad commit 2a1ef77

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## 1.0.x
22

3+
### 1.1.0
4+
5+
* Upgraded to lodash, development updates
6+
* Added CORS headers to swagger response
7+
38
### 1.0.3
49
No changes... @Prestaul, says he's sorry.
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyped-swagger-middleware",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/"
66
},

0 commit comments

Comments
 (0)