Skip to content

Commit 692b690

Browse files
Release 2.12.0
[skip ci] ## [2.12.0](v2.11.0...v2.12.0) (2023-05-29) ### Features * support PRISMA_ENGINES_MIRROR ([#48](#48)) ([960693d](960693d))
1 parent 960693d commit 692b690

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.12.0](https://github.com/cnpm/binary-mirror-config/compare/v2.11.0...v2.12.0) (2023-05-29)
4+
5+
6+
### Features
7+
8+
* support PRISMA_ENGINES_MIRROR ([#48](https://github.com/cnpm/binary-mirror-config/issues/48)) ([960693d](https://github.com/cnpm/binary-mirror-config/commit/960693d7e5980057965e395dca05aafe44a12e32))
9+
310
## [2.11.0](https://github.com/cnpm/binary-mirror-config/compare/v2.10.0...v2.11.0) (2023-05-05)
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.11.0",
3+
"version": "2.12.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)