Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-10-21)

### Bug Fixes

* ✏️ change `worflow` --> `workflow` ([53a5bd4](53a5bd4))

### Features

* add commitlint+lint-staged and trigger them with husky ([2834146](2834146))
* add eslint and fix initial linting errors ([8cb7a26](8cb7a26))
* use material-ui to style the app ([f32de32](f32de32))
* use semantic-release to manage releases ([e092b4d](e092b4d))
  • Loading branch information
semantic-release-bot committed Oct 21, 2020
1 parent 53a5bd4 commit 09f64f2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 1.0.0 (2020-10-21)


### Bug Fixes

* :pencil2: change `worflow` --> `workflow` ([53a5bd4](https://github.com/diegopamio/json-similarity-score/commit/53a5bd41da873404c2dc9864ae78578ccd94bf8d))


### Features

* add commitlint+lint-staged and trigger them with husky ([2834146](https://github.com/diegopamio/json-similarity-score/commit/28341461e09bff3ac16550dcd7f95a2d28bfceae))
* add eslint and fix initial linting errors ([8cb7a26](https://github.com/diegopamio/json-similarity-score/commit/8cb7a26828e2dc3535f65b1f9e478bdd57efe931))
* use material-ui to style the app ([f32de32](https://github.com/diegopamio/json-similarity-score/commit/f32de326d9b78f7f0fb44ea19930425b82ed000b))
* use semantic-release to manage releases ([e092b4d](https://github.com/diegopamio/json-similarity-score/commit/e092b4d2ca7db16955e4d9456cdfcaa2dcc34b31))

1 comment on commit 09f64f2

@vercel
Copy link

@vercel vercel bot commented on 09f64f2 Oct 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.