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.
2 parents af031f6 + 5a6dfd3 commit 85b9e10Copy full SHA for 85b9e10
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+## 0.1.13 Released on 2019-01-03.
3
+
4
+* Fixed security vulnerability issue reported in github. [#121](https://github.com/Azure/openapi-diff/pull/121)
5
6
## 0.1.12 Released on 2018-05-19.
7
8
* Added support for readme tags.
package.json
@@ -1,6 +1,6 @@
{
"name": "oad",
- "version": "0.1.12",
+ "version": "0.1.13",
"author": {
"name": "Microsoft Corporation",
"email": "[email protected]",
0 commit comments