Skip to content

Commit deed444

Browse files
chore(release): 2.0.0 [skip ci]
## 2.0.0 (2018-08-24) * docs: Updated README ([32e1449](32e1449)) * feat: API revision ([68044bb](68044bb)) ### BREAKING CHANGE * Removed update method
1 parent 32e1449 commit deed444

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# 1.0.0 (2018-07-01)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-service",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"description": "",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)