Skip to content

Commit 19a5e80

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2019-08-22) ### Bug Fixes * **Building:** Use Vue Cli to build the library ([a9c2694](a9c2694)), closes [#27](#27)
1 parent ad6bfde commit 19a5e80

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.8](https://github.com/Belphemur/vue-json-csv/compare/v1.2.7...v1.2.8) (2019-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **Building:** Use Vue Cli to build the library ([a9c2694](https://github.com/Belphemur/vue-json-csv/commit/a9c2694)), closes [#27](https://github.com/Belphemur/vue-json-csv/issues/27)
7+
18
## [1.2.7](https://github.com/Belphemur/vue-json-csv/compare/v1.2.6...v1.2.7) (2019-08-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-json-csv",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Download your JSON data as an CSV file directly from the browser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)