Skip to content

Commit b70564b

Browse files
Update CHANGELOG.md [skip ci]
1 parent cd5cbca commit b70564b

File tree

4 files changed

+67
-0
lines changed

4 files changed

+67
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v0.9.6 (Wed Mar 18 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `jimp`
6+
- upgrade auto [#860](https://github.com/oliver-moran/jimp/pull/860) ([@hipstersmoothie](https://github.com/hipstersmoothie))
7+
- `@jimp/core`
8+
- Relax mkdirp dependency to allow newer minimist [#857](https://github.com/oliver-moran/jimp/pull/857) ([@Den-dp](https://github.com/Den-dp))
9+
10+
#### 🏠 Internal
11+
12+
- Fix TypeScript error on 'next' [#858](https://github.com/oliver-moran/jimp/pull/858) ([@crutchcorn](https://github.com/crutchcorn))
13+
14+
#### Authors: 3
15+
16+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
17+
- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
18+
- Denis Bendrikov ([@Den-dp](https://github.com/Den-dp))
19+
20+
---
21+
122
# v0.9.5 (Tue Mar 03 2020)
223

324
#### 🐛 Bug Fix

packages/core/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.9.6 (Wed Mar 18 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Relax mkdirp dependency to allow newer minimist [#857](https://github.com/oliver-moran/jimp/pull/857) ([@Den-dp](https://github.com/Den-dp))
6+
7+
#### 🏠 Internal
8+
9+
- Fix TypeScript error on 'next' [#858](https://github.com/oliver-moran/jimp/pull/858) ([@crutchcorn](https://github.com/crutchcorn))
10+
11+
#### Authors: 2
12+
13+
- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
14+
- Denis Bendrikov ([@Den-dp](https://github.com/Den-dp))
15+
16+
---
17+
118
# v0.9.3 (Tue Nov 26 2019)
219

320
#### 🐛 Bug Fix

packages/custom/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.9.6 (Wed Mar 18 2020)
2+
3+
#### 🏠 Internal
4+
5+
- Fix TypeScript error on 'next' [#858](https://github.com/oliver-moran/jimp/pull/858) ([@crutchcorn](https://github.com/crutchcorn))
6+
7+
#### Authors: 1
8+
9+
- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
10+
11+
---
12+
113
# v0.9.3 (Tue Nov 26 2019)
214

315
#### 🐛 Bug Fix

packages/jimp/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.9.6 (Wed Mar 18 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- upgrade auto [#860](https://github.com/oliver-moran/jimp/pull/860) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### 🏠 Internal
8+
9+
- Fix TypeScript error on 'next' [#858](https://github.com/oliver-moran/jimp/pull/858) ([@crutchcorn](https://github.com/crutchcorn))
10+
11+
#### Authors: 2
12+
13+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
14+
- Corbin Crutchley ([@crutchcorn](https://github.com/crutchcorn))
15+
16+
---
17+
118
# v0.9.3 (Tue Nov 26 2019)
219

320
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)