Skip to content

Commit 8bd8709

Browse files
committed
Release v0.25.2
1 parent e82a585 commit 8bd8709

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Requires libvips v8.9.1
66

7-
### v0.25.2 - TBD
7+
### v0.25.2 - 20th March 2020
88

99
* Provide prebuilt binaries for Linux ARM64v8.
1010

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
docuteGoogleAnalytics('UA-13034748-12'),
8888
docuteApiTitlePlugin
8989
],
90-
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/[email protected].1/docs',
90+
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/[email protected].2/docs',
9191
nav: [
9292
{
9393
title: 'Funding',

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sharp",
33
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
4-
"version": "0.25.1",
4+
"version": "0.25.2",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://github.com/lovell/sharp",
77
"contributors": [
@@ -126,7 +126,7 @@
126126
"exif-reader": "^1.0.3",
127127
"icc": "^1.0.0",
128128
"license-checker": "^25.0.1",
129-
"mocha": "^7.1.0",
129+
"mocha": "^7.1.1",
130130
"mock-fs": "^4.11.0",
131131
"nyc": "^15.0.0",
132132
"prebuild": "^10.0.0",

0 commit comments

Comments
 (0)