Skip to content

Commit

Permalink
chore(release): version 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2020-07-13)

### Features

* **push:** add new options to the push command ([5f3f64f](5f3f64f))
  • Loading branch information
semantic-release-bot committed Jul 13, 2020
1 parent 7907875 commit 8c051f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/treatwell/wti/compare/v1.2.0...v1.3.0) (2020-07-13)


### Features

* **push:** add new options to the push command ([5f3f64f](https://github.com/treatwell/wti/commit/5f3f64fd1f30754ad47a28263b283ec4e9f50360))

# [1.2.0](https://github.com/treatwell/wti/compare/v1.1.4...v1.2.0) (2020-07-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treatwell/wti",
"version": "1.2.0",
"version": "1.3.0",
"description": "A WebTranslateIt command-line tool in Node.js",
"keywords": [
"wti",
Expand Down

0 comments on commit 8c051f2

Please sign in to comment.