Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nexdrew committed May 16, 2020
1 parent fd4ec22 commit 43bf2e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [2.0.0](https://github.com/sywac/sywac-style-basic/compare/v1.0.2...v2.0.0) (2020-05-16)


### ⚠ BREAKING CHANGES

* Drop support for Node 8, now requires Node 10+

* bump Node, dev deps, travis config, badges ([#14](https://github.com/sywac/sywac-style-basic/issues/14)) ([fd4ec22](https://github.com/sywac/sywac-style-basic/commit/fd4ec227738e03e14e1592b05af7e907bfc00c76))

### [1.0.2](https://github.com/sywac/sywac-style-basic/compare/v1.0.1...v1.0.2) (2019-08-20)

<a name="1.0.1"></a>
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": "sywac-style-basic",
"version": "1.0.2",
"version": "2.0.0",
"description": "Basic color styling for your sywac CLI",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 43bf2e7

Please sign in to comment.