Skip to content

Commit ee589f0

Browse files
committedFeb 6, 2023
Update CHANGELOG.md [skip ci]
1 parent 54a63e8 commit ee589f0

File tree

34 files changed

+419
-0
lines changed

34 files changed

+419
-0
lines changed
 

‎CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@jimp/core`
6+
- upgrade mkdrip [#1173](https://github.com/jimp-dev/jimp/pull/1173) ([@hipstersmoothie](https://github.com/hipstersmoothie))
7+
8+
#### 🏠 Internal
9+
10+
- Windows scripts [#1172](https://github.com/jimp-dev/jimp/pull/1172) ([@hipstersmoothie](https://github.com/hipstersmoothie))
11+
- `@jimp/core`, `@jimp/custom`, `jimp`, `@jimp/plugin-blit`, `@jimp/plugin-blur`, `@jimp/plugin-circle`, `@jimp/plugin-color`, `@jimp/plugin-contain`, `@jimp/plugin-cover`, `@jimp/plugin-crop`, `@jimp/plugin-displace`, `@jimp/plugin-dither`, `@jimp/plugin-fisheye`, `@jimp/plugin-flip`, `@jimp/plugin-gaussian`, `@jimp/plugin-invert`, `@jimp/plugin-mask`, `@jimp/plugin-normalize`, `@jimp/plugin-print`, `@jimp/plugin-resize`, `@jimp/plugin-rotate`, `@jimp/plugin-scale`, `@jimp/plugin-shadow`, `@jimp/plugin-threshold`, `@jimp/plugins`, `@jimp/test-utils`, `@jimp/bmp`, `@jimp/gif`, `@jimp/jpeg`, `@jimp/png`, `@jimp/tiff`, `@jimp/types`, `@jimp/utils`
12+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
13+
14+
#### Authors: 1
15+
16+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
17+
18+
---
19+
120
# v0.22.0 (Mon Feb 06 2023)
221

322
### Release Notes

‎packages/core/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- upgrade mkdrip [#1173](https://github.com/jimp-dev/jimp/pull/1173) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### 🏠 Internal
8+
9+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
#### Authors: 1
12+
13+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
14+
15+
---
16+
117
# v0.22.0 (Mon Feb 06 2023)
218

319
### Release Notes

‎packages/custom/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/jimp/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-blit/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-blur/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-circle/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-color/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-contain/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-cover/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-crop/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-displace/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-dither/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-fisheye/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-flip/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-gaussian/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-invert/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-mask/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-normalize/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-print/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-resize/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-rotate/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-scale/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/plugin-shadow/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugin-threshold/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/plugins/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/test-utils/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/type-bmp/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/type-gif/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/type-jpeg/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/type-png/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/type-tiff/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.22.0 (Mon Feb 06 2023)
214

315
#### 🏠 Internal

‎packages/types/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

‎packages/utils/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v0.22.1 (Mon Feb 06 2023)
2+
3+
#### 🏠 Internal
4+
5+
- rename master to main [#1169](https://github.com/jimp-dev/jimp/pull/1169) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### Authors: 1
8+
9+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
---
12+
113
# v0.21.0 (Sun Feb 05 2023)
214

315
### Release Notes

0 commit comments

Comments
 (0)
Please sign in to comment.