Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sunesimonsen committed Jan 4, 2019
1 parent 282ae4c commit 62e136d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
### v2.2.0 (2019-01-04)

- [#45](https://github.com/unexpectedjs/unexpected-check/pull/45) Allow the next major version of unexpected ([Sune Simonsen](mailto:sune@we-knowhow.dk))
- [#43](https://github.com/unexpectedjs/unexpected-check/pull/43) Switch to ^ dev deps and disable save-prefix in .npmrc ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
- [#42](https://github.com/unexpectedjs/unexpected-check/pull/42) Upgrade eslint to version 5.10.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#40](https://github.com/unexpectedjs/unexpected-check/pull/40) Upgrade prettier to version 1.15.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#39](https://github.com/unexpectedjs/unexpected-check/pull/39) Upgrade chance-generators to version 3.5.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#38](https://github.com/unexpectedjs/unexpected-check/pull/38) Upgrade unexpected to version 10.39.2 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#37](https://github.com/unexpectedjs/unexpected-check/pull/37) Upgrade prettier to version 1.15.2 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#20](https://github.com/unexpectedjs/unexpected-check/pull/20) Upgrade chance-generators to version 3.3.0 ([Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#30](https://github.com/unexpectedjs/unexpected-check/pull/30) Upgrade unexpected to version 10.39.1 ([Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#35](https://github.com/unexpectedjs/unexpected-check/pull/35) Upgrade eslint to version 5.9.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#36](https://github.com/unexpectedjs/unexpected-check/pull/36) Upgrade serve to version 10.1.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#31](https://github.com/unexpectedjs/unexpected-check/pull/31) Upgrade unexpected-stream to version 3.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#34](https://github.com/unexpectedjs/unexpected-check/pull/34) Upgrade unexpected-documentation-site-generator to version 5.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#33](https://github.com/unexpectedjs/unexpected-check/pull/33) Re-enable eslint for parts of test/instrumentAst.spec.js ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
- [#32](https://github.com/unexpectedjs/unexpected-check/pull/32) Changed the prettier setup to be similar to unexpected ([Sune Simonsen](mailto:sune@we-knowhow.dk))
- [#27](https://github.com/unexpectedjs/unexpected-check/pull/27) Upgrade prettier to version 1.14.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#26](https://github.com/unexpectedjs/unexpected-check/pull/26) Upgrade mocha to version 5.2.0 ([Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#24](https://github.com/unexpectedjs/unexpected-check/pull/24) Upgrade lodash.escape to version 4.0.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#25](https://github.com/unexpectedjs/unexpected-check/pull/25) Upgrade lodash.unescape to version 4.0.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#23](https://github.com/unexpectedjs/unexpected-check/pull/23) Upgrade lint-staged to version 8.0.3 ([Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#18](https://github.com/unexpectedjs/unexpected-check/pull/18) Upgrade babel-core to version 6.26.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#22](https://github.com/unexpectedjs/unexpected-check/pull/22) Upgrade eslint-config-onelint to version 4.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#17](https://github.com/unexpectedjs/unexpected-check/pull/17) Upgrade ignore to version 5.0.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))
- [#19](https://github.com/unexpectedjs/unexpected-check/pull/19) Upgrade babel-eslint to version 10.0.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com))

### v2.1.0 (2018-10-14)

- [#16](https://github.com/unexpectedjs/unexpected-check/pull/16) Lint, build, changelog, publish site when releasing ([Sune Simonsen](mailto:sune@we-knowhow.dk))
Expand Down

0 comments on commit 62e136d

Please sign in to comment.