Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2020-12-08)

### Bug Fixes

* add git plugin ([46e406f](46e406f))
  • Loading branch information
semantic-release-bot committed Dec 8, 2020
1 parent 46e406f commit c16559e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [1.0.4](https://github.com/eduardoborges/bemfy/compare/v1.0.3...v1.0.4) (2020-12-08)


### Bug Fixes

* add git plugin ([46e406f](https://github.com/eduardoborges/bemfy/commit/46e406f8ed269f78dbd0260f687f930048f7ab7f))
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bemfy",
"version": "1.0.0",
"version": "1.0.4",
"description": "A simple BEM compose helper",
"author": "eduardoborges",
"license": "MIT",
Expand Down

0 comments on commit c16559e

Please sign in to comment.