Skip to content

Commit 8350712

Browse files
Release 2.15.0
[skip ci] ## [2.15.0](v2.14.0...v2.15.0) (2025-02-27) ### Features * canvas 3 ([#52](#52)) ([0a3eb53](0a3eb53)), closes [3.1.0#L66-L67](https://github.com/cnpm/3.1.0/issues/L66-L67) [2.11.2#L41-L42](https://github.com/cnpm/2.11.2/issues/L41-L42)
1 parent 0a3eb53 commit 8350712

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.15.0](https://github.com/cnpm/binary-mirror-config/compare/v2.14.0...v2.15.0) (2025-02-27)
4+
5+
6+
### Features
7+
8+
* canvas 3 ([#52](https://github.com/cnpm/binary-mirror-config/issues/52)) ([0a3eb53](https://github.com/cnpm/binary-mirror-config/commit/0a3eb531f1c84c7625a72f9f54b63b9c6ab15b25)), closes [3.1.0#L66-L67](https://github.com/cnpm/3.1.0/issues/L66-L67) [2.11.2#L41-L42](https://github.com/cnpm/2.11.2/issues/L41-L42)
9+
310
## [2.14.0](https://github.com/cnpm/binary-mirror-config/compare/v2.13.0...v2.14.0) (2024-05-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "binary-mirror-config",
3-
"version": "2.14.0",
3+
"version": "2.15.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)