Skip to content

Commit

Permalink
chore(release): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hamilton committed Nov 20, 2019
1 parent 60e9dfe commit 5e63ce1
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,38 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.2](https://github.com/hammy2899/o/compare/v2.1.1...v2.2.2)
#### [v2.3.1](https://github.com/hammy2899/o/compare/2.2.2...v2.3.1)

> 20 November 2019
- build(deps-dev): bump @typescript-eslint/parser from 2.7.0 to 2.8.0 [`7adb0a1`](https://github.com/hammy2899/o/commit/7adb0a157cce11fceeae38b019494653603529f3)
- chore(release): update docs [`a06bfe6`](https://github.com/hammy2899/o/commit/a06bfe6f5f8cd2369149956b384bb0fb5af4d853)
- chore(release): update dist [`20e4bb1`](https://github.com/hammy2899/o/commit/20e4bb17c3620820893eb7126780d012ebfffabc)
- chore(release): update docs [`71c43a1`](https://github.com/hammy2899/o/commit/71c43a1f5b167b485c55f8f39d992307f05489b6)
- refactor(*): use new defaults method for options [`a705434`](https://github.com/hammy2899/o/commit/a70543484735ad01afc6fe115011fbf78a16714e)
- feat(defaults): add defaults & shallowDefaults [`6e27a72`](https://github.com/hammy2899/o/commit/6e27a727d6bcb38b9f3ac667bf53eae6147befcb)
- test(defaults): add defaults and shallowDefaults [`93f77b4`](https://github.com/hammy2899/o/commit/93f77b41002a05bebde9dc4f3b02a4539847b675)
- chore(release): update dist [`8b0cdab`](https://github.com/hammy2899/o/commit/8b0cdabfe72861f87d5f4c3609af575b73c5be94)
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.7.0 to 2.8.0 [`a1cfc84`](https://github.com/hammy2899/o/commit/a1cfc844d6652e2900ff265737689ea4e1bfba45)
- feat(defaults): add property to get default object [`5187c78`](https://github.com/hammy2899/o/commit/5187c785c0d2da2396cb2e183be76aa95fe6b300)
- build(deps-dev): bump rollup from 1.27.1 to 1.27.2 [`cb8e2cc`](https://github.com/hammy2899/o/commit/cb8e2ccfdb034f7071bb71ce55cf557b50b95772)
- style(*): fix linting issues [`60e9dfe`](https://github.com/hammy2899/o/commit/60e9dfe75d01858df16f77a7ac31fe80ec5c28ff)
- chore(release): bump version [`9155e07`](https://github.com/hammy2899/o/commit/9155e0711913444907a31f478dc52a1d8396cba8)
- test(shallowdefaults): correct test name [`2c58256`](https://github.com/hammy2899/o/commit/2c5825676ebd66f6b692a52ecd87a9614df0cd13)
- chore(releases): bump version [`4035e0d`](https://github.com/hammy2899/o/commit/4035e0d3f618cf2311c24a05c342dd96d77c2770)

#### [2.2.2](https://github.com/hammy2899/o/compare/v2.1.1...2.2.2)

> 18 November 2019
- build(*): improvements to build process [`ddc41b1`](https://github.com/hammy2899/o/commit/ddc41b1c4a7ff4ee6c2bcb6bf174bc116b43f9e8)
- docs(*): update docs to 2.2.2 [`83c9cc8`](https://github.com/hammy2899/o/commit/83c9cc813f92acb5e044f449a611f502f4747ba2)
- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 [`7abac90`](https://github.com/hammy2899/o/commit/7abac901887c956d6a22c3c73663e1c3cad68070)
- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 [`20485bd`](https://github.com/hammy2899/o/commit/20485bda6fef34e3ac42ee8174ae1791e0393938)
- build(deps-dev): bump @babel/plugin-proposal-class-properties to 7.7.0 [`833b086`](https://github.com/hammy2899/o/commit/833b086912902beeda08e5c15973ffb37edccee9)
- build(deps): update linting dependencies [`cbce9cb`](https://github.com/hammy2899/o/commit/cbce9cbf74e25a49cd1bfa549e75d6a039d6a838)
- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 [`2f2da26`](https://github.com/hammy2899/o/commit/2f2da266650c68119786b9fe45500e1fe27be7dc)
- chore(release): update changelog [`d03b256`](https://github.com/hammy2899/o/commit/d03b2568b6fe177f1eac4e51e84ddf26414e91d8)
- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 [`0e48326`](https://github.com/hammy2899/o/commit/0e483262cd0bdff87d3b028c76b8a356fc4f143a)
- build(deps-dev): bump typedoc from 0.15.0 to 0.15.2 [`3dba56f`](https://github.com/hammy2899/o/commit/3dba56f11700ff456a4f7c3a21da2e16e31ea6a2)
- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 [`671b672`](https://github.com/hammy2899/o/commit/671b672a817fbec7b9fb8f2702b3dd349f24f8b4)
Expand Down

0 comments on commit 5e63ce1

Please sign in to comment.