Skip to content

Commit

Permalink
Chore/bump eslint (#22)
Browse files Browse the repository at this point in the history
* chore(dist) add dist to git to skip npm publish, update eslint

* chore(release): 0.3.0
  • Loading branch information
EugeneHlushko authored Mar 14, 2020
1 parent e3dd3b3 commit a4b184f
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 147 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules
dist
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="0.3.0"></a>
# [0.3.0](https://github.com/webpack-contrib/voting-app/compare/v0.1.3...v0.3.0) (2020-03-14)


### Features

* include vote keys in tab order ([#19](https://github.com/webpack-contrib/voting-app/issues/19)) ([95e524f](https://github.com/webpack-contrib/voting-app/commit/95e524f))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/webpack-contrib/voting-app/compare/v0.1.3...v0.2.0) (2020-03-11)

Expand Down
1 change: 1 addition & 0 deletions dist/style.min.css

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

1 change: 1 addition & 0 deletions dist/vote.bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit a4b184f

Please sign in to comment.