Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonba committed Sep 25, 2018
1 parent 2c01456 commit 1be5d1e
Showing 1 changed file with 39 additions and 29 deletions.
68 changes: 39 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [1.19.2](https://github.com/andersonba/yve-bot/tree/1.19.2) (2018-09-25)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.19.1...1.19.2)

**Closed issues:**

- Is it possible to run a custom async validator? [\#157](https://github.com/andersonba/yve-bot/issues/157)
- how to use grouping rules with json format [\#150](https://github.com/andersonba/yve-bot/issues/150)

**Merged pull requests:**

- Allow validation functions to be asynchronous [\#158](https://github.com/andersonba/yve-bot/pull/158) ([rafaelverger](https://github.com/rafaelverger))

## [1.19.1](https://github.com/andersonba/yve-bot/tree/1.19.1) (2018-07-10)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.19.0...1.19.1)

Expand Down Expand Up @@ -38,14 +50,14 @@
**Merged pull requests:**

- Only skip option's answer if is undefined. FIX \#131 [\#132](https://github.com/andersonba/yve-bot/pull/132) ([rafaelverger](https://github.com/rafaelverger))
- Update rollup to the latest version πŸš€ [\#127](https://github.com/andersonba/yve-bot/pull/127) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#127](https://github.com/andersonba/yve-bot/pull/127) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update to node 10 in .travis.yml [\#126](https://github.com/andersonba/yve-bot/pull/126) ([andersonba](https://github.com/andersonba))
- Update rollup-plugin-json to the latest version πŸš€ [\#125](https://github.com/andersonba/yve-bot/pull/125) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update @types/node to the latest version πŸš€ [\#124](https://github.com/andersonba/yve-bot/pull/124) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update ts-node to the latest version πŸš€ [\#122](https://github.com/andersonba/yve-bot/pull/122) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#121](https://github.com/andersonba/yve-bot/pull/121) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#120](https://github.com/andersonba/yve-bot/pull/120) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update bundlesize to the latest version πŸš€ [\#114](https://github.com/andersonba/yve-bot/pull/114) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-json to the latest version πŸš€ [\#125](https://github.com/andersonba/yve-bot/pull/125) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update @types/node to the latest version πŸš€ [\#124](https://github.com/andersonba/yve-bot/pull/124) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update ts-node to the latest version πŸš€ [\#122](https://github.com/andersonba/yve-bot/pull/122) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup to the latest version πŸš€ [\#121](https://github.com/andersonba/yve-bot/pull/121) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#120](https://github.com/andersonba/yve-bot/pull/120) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update bundlesize to the latest version πŸš€ [\#114](https://github.com/andersonba/yve-bot/pull/114) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.18.2](https://github.com/andersonba/yve-bot/tree/1.18.2) (2018-04-13)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.18.1...1.18.2)
Expand All @@ -72,9 +84,9 @@
**Merged pull requests:**

- Replace use of class by className [\#116](https://github.com/andersonba/yve-bot/pull/116) ([rafaelverger](https://github.com/rafaelverger))
- Update rollup to the latest version πŸš€ [\#112](https://github.com/andersonba/yve-bot/pull/112) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#107](https://github.com/andersonba/yve-bot/pull/107) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-commonjs to the latest version πŸš€ [\#103](https://github.com/andersonba/yve-bot/pull/103) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#112](https://github.com/andersonba/yve-bot/pull/112) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#107](https://github.com/andersonba/yve-bot/pull/107) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup-plugin-commonjs to the latest version πŸš€ [\#103](https://github.com/andersonba/yve-bot/pull/103) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.17.0](https://github.com/andersonba/yve-bot/tree/1.17.0) (2018-03-17)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.16.0...1.17.0)
Expand Down Expand Up @@ -128,7 +140,7 @@

**Merged pull requests:**

- Update @types/fetch-mock to the latest version πŸš€ [\#98](https://github.com/andersonba/yve-bot/pull/98) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update @types/fetch-mock to the latest version πŸš€ [\#98](https://github.com/andersonba/yve-bot/pull/98) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.12.0](https://github.com/andersonba/yve-bot/tree/1.12.0) (2018-02-21)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.11.0...1.12.0)
Expand All @@ -142,19 +154,19 @@

- Greenkeeper/rollup plugin typescript2 0.11.1 [\#95](https://github.com/andersonba/yve-bot/pull/95) ([andersonba](https://github.com/andersonba))
- Greenkeeper/rollup 0.56.2 [\#94](https://github.com/andersonba/yve-bot/pull/94) ([andersonba](https://github.com/andersonba))
- Update ts-node to the latest version πŸš€ [\#93](https://github.com/andersonba/yve-bot/pull/93) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update bundlesize to the latest version πŸš€ [\#90](https://github.com/andersonba/yve-bot/pull/90) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#89](https://github.com/andersonba/yve-bot/pull/89) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update fetch-mock to the latest version πŸš€ [\#88](https://github.com/andersonba/yve-bot/pull/88) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-uglify to the latest version πŸš€ [\#87](https://github.com/andersonba/yve-bot/pull/87) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#86](https://github.com/andersonba/yve-bot/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#85](https://github.com/andersonba/yve-bot/pull/85) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update @types/node to the latest version πŸš€ [\#84](https://github.com/andersonba/yve-bot/pull/84) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update @types/jest to the latest version πŸš€ [\#83](https://github.com/andersonba/yve-bot/pull/83) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#82](https://github.com/andersonba/yve-bot/pull/82) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update ts-jest to the latest version πŸš€ [\#81](https://github.com/andersonba/yve-bot/pull/81) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update ts-node to the latest version πŸš€ [\#93](https://github.com/andersonba/yve-bot/pull/93) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update bundlesize to the latest version πŸš€ [\#90](https://github.com/andersonba/yve-bot/pull/90) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup to the latest version πŸš€ [\#89](https://github.com/andersonba/yve-bot/pull/89) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update fetch-mock to the latest version πŸš€ [\#88](https://github.com/andersonba/yve-bot/pull/88) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup-plugin-uglify to the latest version πŸš€ [\#87](https://github.com/andersonba/yve-bot/pull/87) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#86](https://github.com/andersonba/yve-bot/pull/86) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup to the latest version πŸš€ [\#85](https://github.com/andersonba/yve-bot/pull/85) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update @types/node to the latest version πŸš€ [\#84](https://github.com/andersonba/yve-bot/pull/84) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update @types/jest to the latest version πŸš€ [\#83](https://github.com/andersonba/yve-bot/pull/83) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update rollup to the latest version πŸš€ [\#82](https://github.com/andersonba/yve-bot/pull/82) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Update ts-jest to the latest version πŸš€ [\#81](https://github.com/andersonba/yve-bot/pull/81) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
- Greenkeeper/jest 22.0.1 [\#80](https://github.com/andersonba/yve-bot/pull/80) ([andersonba](https://github.com/andersonba))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#78](https://github.com/andersonba/yve-bot/pull/78) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup-plugin-typescript2 to the latest version πŸš€ [\#78](https://github.com/andersonba/yve-bot/pull/78) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.11.0](https://github.com/andersonba/yve-bot/tree/1.11.0) (2017-12-14)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.10.2...1.11.0)
Expand All @@ -174,7 +186,7 @@
- Force use of option.value in Single and Multiple Choice types [\#77](https://github.com/andersonba/yve-bot/pull/77) ([rafaelverger](https://github.com/rafaelverger))
- Greenkeeper/ts node 4.0.1 [\#75](https://github.com/andersonba/yve-bot/pull/75) ([andersonba](https://github.com/andersonba))
- Fix typo [\#73](https://github.com/andersonba/yve-bot/pull/73) ([amandeepmittal](https://github.com/amandeepmittal))
- Update rollup to the latest version πŸš€ [\#72](https://github.com/andersonba/yve-bot/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update rollup to the latest version πŸš€ [\#72](https://github.com/andersonba/yve-bot/pull/72) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.10.2](https://github.com/andersonba/yve-bot/tree/1.10.2) (2017-11-22)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.10.1...1.10.2)
Expand Down Expand Up @@ -235,6 +247,7 @@
**Fixed bugs:**

- ui: do not scroll down to avoid breakdown of reading [\#54](https://github.com/andersonba/yve-bot/issues/54)
- rollup: fix bug on import UI lib [\#52](https://github.com/andersonba/yve-bot/issues/52)
- Invalid format for validator with regex [\#51](https://github.com/andersonba/yve-bot/issues/51)

**Closed issues:**
Expand All @@ -244,19 +257,16 @@
## [1.8.1](https://github.com/andersonba/yve-bot/tree/1.8.1) (2017-11-13)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.8.0...1.8.1)

**Fixed bugs:**

- rollup: fix bug on import UI lib [\#38](https://github.com/andersonba/yve-bot/issues/52)

**Merged pull requests:**

- Update dependencies to enable Greenkeeper 🌴 [\#47](https://github.com/andersonba/yve-bot/pull/47) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dependencies to enable Greenkeeper 🌴 [\#47](https://github.com/andersonba/yve-bot/pull/47) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))

## [1.8.0](https://github.com/andersonba/yve-bot/tree/1.8.0) (2017-11-11)
[Full Changelog](https://github.com/andersonba/yve-bot/compare/1.7.0...1.8.0)

**Implemented enhancements:**

- Make the bot passive [\#41](https://github.com/andersonba/yve-bot/issues/41)
- Passive mode support [\#46](https://github.com/andersonba/yve-bot/pull/46) ([andersonba](https://github.com/andersonba))

## [1.7.0](https://github.com/andersonba/yve-bot/tree/1.7.0) (2017-11-10)
Expand Down

0 comments on commit 1be5d1e

Please sign in to comment.