Skip to content

Commit

Permalink
chore: add conventional-changelog to auto generate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Feb 25, 2020
1 parent 1f3fee6 commit d00b481
Show file tree
Hide file tree
Showing 4 changed files with 4,362 additions and 2,097 deletions.
88 changes: 88 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
# [0.5.0](https://github.com/open-data-plan/g2plot-react/compare/v0.4.4...v0.5.0) (2020-02-24)

### Features

- add TreemapChart and BulletChart support ([eef807b](https://github.com/open-data-plan/g2plot-react/commit/eef807bbaafca23eac40b17aafc3b8f318a74adb))

## [0.4.4](https://github.com/open-data-plan/g2plot-react/compare/v0.4.3...v0.4.4) (2020-02-24)

## [0.4.3](https://github.com/open-data-plan/g2plot-react/compare/v0.4.2...v0.4.3) (2020-02-19)

## [0.4.2](https://github.com/open-data-plan/g2plot-react/compare/v0.4.1...v0.4.2) (2020-02-17)

## [0.4.1](https://github.com/open-data-plan/g2plot-react/compare/v0.4.0...v0.4.1) (2020-02-17)

# [0.4.0](https://github.com/open-data-plan/g2plot-react/compare/v0.3.1...v0.4.0) (2020-02-14)

### Features

- introduce AVAChart ([6ef7e55](https://github.com/open-data-plan/g2plot-react/commit/6ef7e55d900e8034f1285aa9cebaeaafe49bd17e))

## [0.3.1](https://github.com/open-data-plan/g2plot-react/compare/v0.3.0...v0.3.1) (2020-02-06)

# [0.3.0](https://github.com/open-data-plan/g2plot-react/compare/v0.2.0...v0.3.0) (2020-02-05)

# [0.2.0](https://github.com/open-data-plan/g2plot-react/compare/v0.1.0...v0.2.0) (2020-02-05)

### Features

- add RoseChart ([062be7c](https://github.com/open-data-plan/g2plot-react/commit/062be7c260966aef1a63ed4cac041e7d0a681b36))
- add WordCloudChart ([4166f40](https://github.com/open-data-plan/g2plot-react/commit/4166f404c0c3c582870b5679ea0e54175e6b578e))

# [0.1.0](https://github.com/open-data-plan/g2plot-react/compare/v0.0.5...v0.1.0) (2020-01-20)

## [0.0.5](https://github.com/open-data-plan/g2plot-react/compare/v0.0.4...v0.0.5) (2020-01-17)

### Features

- add new chart ([95a4afd](https://github.com/open-data-plan/g2plot-react/commit/95a4afd2d0980fc49a977321aad3367b63907cee))

## [0.0.4](https://github.com/open-data-plan/g2plot-react/compare/v0.0.3...v0.0.4) (2020-01-17)

### Features

- add new chart ([02284de](https://github.com/open-data-plan/g2plot-react/commit/02284dea1957cbef289b7c8aa102a1a5d8003d08))

## [0.0.3](https://github.com/open-data-plan/g2plot-react/compare/v0.0.2...v0.0.3) (2020-01-17)

### Bug Fixes

- fix combo update ([52ba002](https://github.com/open-data-plan/g2plot-react/commit/52ba002f4e1cc0a0ab2aefc39334bd8e8e573d31))

## [0.0.2](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1...v0.0.2) (2020-01-16)

### Features

- StepLineChart ([b65e3d5](https://github.com/open-data-plan/g2plot-react/commit/b65e3d59f01c4e6250d3eb23f3b46c4daad02c1b))

## [0.0.1](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1-beta.0...v0.0.1) (2020-01-16)

## [0.0.1-beta.0](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1-alpha.3...v0.0.1-beta.0) (2020-01-16)

### Features

- add chart support ([177b830](https://github.com/open-data-plan/g2plot-react/commit/177b8309e5af0ee0182d05ad58761e9822d2a14e))

## [0.0.1-alpha.3](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1-alpha.2...v0.0.1-alpha.3) (2020-01-15)

### Features

- add `onMount` support ([259121c](https://github.com/open-data-plan/g2plot-react/commit/259121cdc31ea21ec147bc4ff72adcc7bdfe7aba))

## [0.0.1-alpha.2](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) (2020-01-15)

### Features

- new chart ([20efcdd](https://github.com/open-data-plan/g2plot-react/commit/20efcddb2c7b38cd65c46545708a966a6bcd52ed))

## [0.0.1-alpha.1](https://github.com/open-data-plan/g2plot-react/compare/v0.0.1-alpha.0...v0.0.1-alpha.1) (2020-01-14)

### Features

- ColumnChart ([96f8eed](https://github.com/open-data-plan/g2plot-react/commit/96f8eed23ffb88e91f7dd06f9bf65e8a9140789d))

## [0.0.1-alpha.0](https://github.com/open-data-plan/g2plot-react/compare/0e7bbbc057aa8138275056afe728c3db0a9e2bed...v0.0.1-alpha.0) (2020-01-14)

### Features

- LineChart ([0e7bbbc](https://github.com/open-data-plan/g2plot-react/commit/0e7bbbc057aa8138275056afe728c3db0a9e2bed))
3 changes: 3 additions & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
}
Loading

0 comments on commit d00b481

Please sign in to comment.