From 4d084fa8c51fcb248137e2e98f0641445d3dd35d Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Fri, 27 Mar 2020 17:41:08 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ packages/jimp/CHANGELOG.md | 12 ++++++++++++ packages/plugin-threshold/CHANGELOG.md | 12 ++++++++++++ packages/plugins/CHANGELOG.md | 12 ++++++++++++ 4 files changed, 55 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d11741ea..41fa3f16b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v0.9.7 (Fri Mar 27 2020) + +#### 🐛 Bug Fix + +- Bump acorn from 6.3.0 to 6.4.1 [#854](https://github.com/oliver-moran/jimp/pull/854) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump handlebars from 4.2.1 to 4.7.3 [#861](https://github.com/oliver-moran/jimp/pull/861) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- `jimp`, `@jimp/plugins` + - Added missing plugins to the types [#863](https://github.com/oliver-moran/jimp/pull/863) ([@crutchcorn](https://github.com/crutchcorn)) +- `@jimp/plugin-threshold` + - Relax version range of plugin-threshold peerDependencies [#859](https://github.com/oliver-moran/jimp/pull/859) ([@pasieronen](https://github.com/pasieronen)) + +#### Authors: 3 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn)) +- Pasi Eronen ([@pasieronen](https://github.com/pasieronen)) + +--- + # v0.9.6 (Wed Mar 18 2020) #### 🐛 Bug Fix diff --git a/packages/jimp/CHANGELOG.md b/packages/jimp/CHANGELOG.md index d5a1f1eb5..28ee50cb5 100644 --- a/packages/jimp/CHANGELOG.md +++ b/packages/jimp/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.9.7 (Fri Mar 27 2020) + +#### 🐛 Bug Fix + +- Added missing plugins to the types [#863](https://github.com/oliver-moran/jimp/pull/863) ([@crutchcorn](https://github.com/crutchcorn)) + +#### Authors: 1 + +- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn)) + +--- + # v0.9.6 (Wed Mar 18 2020) #### 🐛 Bug Fix diff --git a/packages/plugin-threshold/CHANGELOG.md b/packages/plugin-threshold/CHANGELOG.md index 36ecda1a0..e6eb403e5 100644 --- a/packages/plugin-threshold/CHANGELOG.md +++ b/packages/plugin-threshold/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.9.7 (Fri Mar 27 2020) + +#### 🐛 Bug Fix + +- Relax version range of plugin-threshold peerDependencies [#859](https://github.com/oliver-moran/jimp/pull/859) ([@pasieronen](https://github.com/pasieronen)) + +#### Authors: 1 + +- Pasi Eronen ([@pasieronen](https://github.com/pasieronen)) + +--- + # v0.9.3 (Tue Nov 26 2019) #### 🐛 Bug Fix diff --git a/packages/plugins/CHANGELOG.md b/packages/plugins/CHANGELOG.md index 36ecda1a0..aa4f5350b 100644 --- a/packages/plugins/CHANGELOG.md +++ b/packages/plugins/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.9.7 (Fri Mar 27 2020) + +#### 🐛 Bug Fix + +- Added missing plugins to the types [#863](https://github.com/oliver-moran/jimp/pull/863) ([@crutchcorn](https://github.com/crutchcorn)) + +#### Authors: 1 + +- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn)) + +--- + # v0.9.3 (Tue Nov 26 2019) #### 🐛 Bug Fix