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 32e1449 commit deed444Copy full SHA for deed444
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.0.0 (2018-08-24)
2
+
3
+* docs: Updated README ([32e1449](https://github.com/unlight/typescript-service/commit/32e1449))
4
+* feat: API revision ([68044bb](https://github.com/unlight/typescript-service/commit/68044bb))
5
6
7
+### BREAKING CHANGE
8
9
+* Removed update method
10
11
# 1.0.0 (2018-07-01)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-service",
- "version": "1.0.0",
+ "version": "2.0.0",
"license": "MIT",
"description": "",
"main": "dist/index.js",
0 commit comments