Skip to content

Commit

Permalink
chore(release): 1.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.7](v1.2.6...v1.2.7) (2019-08-21)

### Bug Fixes

* **Building:** Fix building process ([3479811](3479811))
  • Loading branch information
semantic-release-bot committed Aug 21, 2019
1 parent 2c5b6ea commit 37f2da9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.7](https://github.com/Belphemur/vue-json-csv/compare/v1.2.6...v1.2.7) (2019-08-21)


### Bug Fixes

* **Building:** Fix building process ([3479811](https://github.com/Belphemur/vue-json-csv/commit/3479811))

## [1.2.6](https://github.com/Belphemur/vue-json-csv/compare/v1.2.5...v1.2.6) (2019-08-21)


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": "vue-json-csv",
"version": "1.2.6",
"version": "1.2.7",
"description": "Download your JSON data as an CSV file directly from the browser",
"repository": {
"type": "git",
Expand Down

0 comments on commit 37f2da9

Please sign in to comment.