Skip to content

Commit 6ad6cce

Browse files
committed
release 1.25.0
1 parent b2ca6ca commit 6ad6cce

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.25.0 / 2022-09-21
2+
3+
* fixed: windows support #846, #774, #594, #524, #528, #559, #652, #682 [piotr-cz](https://github.com/piotr-cz)
4+
* docs; improvements from #821 [agokhale](https://github.com/agokhale)
5+
* docs; improvements #801 [aarongarciah](https://github.com/aarongarciah)
6+
17
1.24.0 / 2022-09-18
28

39
* fixed: infering format of buffered or streamed ico files #429 freund17

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gm",
33
"description": "GraphicsMagick and ImageMagick for node.js",
4-
"version": "1.24.0",
4+
"version": "1.25.0",
55
"author": "Aaron Heckmann <[email protected]>",
66
"keywords": [
77
"graphics",
@@ -47,4 +47,4 @@
4747
"cross-spawn": "^4.0.0",
4848
"debug": "^3.1.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)