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 9228527 commit 1d465baCopy full SHA for 1d465ba
CHANGELOG.md
@@ -1,5 +1,9 @@
1
+## 0.1.9
2
+Released on 2017-10-23.
3
+- Fix publishing issue of 0.1.8 where some dlls were missing.
4
+
5
## 0.1.8
-Released on 2017-08-10.
6
+Released on 2017-10-20.
7
- Updating to use AutoRest 2. This solves [#105](https://github.com/Azure/openapi-diff/issues/105)
8
9
## 0.1.7
README.md
@@ -1,6 +1,6 @@
### How to install
```
-npm install -g oad@0.1.8
+npm install -g oad@0.1.9
### Command Usage
package.json
{
"name": "oad",
- "version": "0.1.8",
+ "version": "0.1.9",
"author": {
"name": "Microsoft Corporation",
"email": "azsdkteam@microsoft.com",
0 commit comments