Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonba committed Feb 21, 2018
1 parent cccaba0 commit ffe02fc
Showing 1 changed file with 27 additions and 3 deletions.
30 changes: 27 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Change Log

## [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)

**Fixed bugs:**

- avoid reset store when session is called with the same sessionId [\#97](https://github.com/andersonba/yve-bot/issues/97)
- fix mutable store [\#96](https://github.com/andersonba/yve-bot/issues/96)

**Merged pull requests:**

- 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))
- 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))

## [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 Down Expand Up @@ -212,6 +238,4 @@
- run tests on ci [\#2](https://github.com/andersonba/yve-bot/issues/2)
- publish to npm [\#1](https://github.com/andersonba/yve-bot/issues/1)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit ffe02fc

Please sign in to comment.