Skip to content

Commit

Permalink
chore(release): Release 1.0.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Mar 30, 2020
1 parent 97af441 commit dd68e2a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
<a name="1.0.0"></a>
# 1.0.0 (2020-03-30)


### Chores

* **package:** Update babel ([#175](https://github.com/atSCM/atscm-cli/issues/175)) ([e80c0ab](https://github.com/atSCM/atscm-cli/commits/e80c0ab))


### BREAKING CHANGES

* **package:** Requires node v10 or above




<a name="0.9.0"></a>
# 0.9.0 (2019-12-04)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "atscm-cli",
"version": "0.9.0",
"version": "1.0.0",
"description": "atSCM command line interface",
"main": "out/AtSCMCli.js",
"bin": {
Expand Down

0 comments on commit dd68e2a

Please sign in to comment.