Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jun 17, 2020
1 parent 6f922cc commit 952dfbf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0](https://github.com/argos-ci/argos-cli/compare/v0.1.3...v0.2.0) (2020-06-17)


### ⚠ BREAKING CHANGES

* **deps:** drop Node.js v8 support

### Features

* **build:** add build name ([85a0592](https://github.com/argos-ci/argos-cli/commit/85a059207282ce3435fbfd58fba3239de681156b))


* **deps:** upgrade ([6f922cc](https://github.com/argos-ci/argos-cli/commit/6f922cc022b99cfe2b5994f97415cd1999ee8c16))

### [0.1.3](https://github.com/argos-ci/argos-cli/compare/v0.1.2...v0.1.3) (2019-10-18)


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": "argos-cli",
"version": "0.1.3",
"version": "0.2.0",
"description": "Argos command line interface.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 952dfbf

Please sign in to comment.