Skip to content

Commit bd64aec

Browse files
Release 2.13.0
[skip ci] ## [2.13.0](v2.12.0...v2.13.0) (2023-07-31) ### Features * mirror libpg-query ([#49](#49)) ([7d24d15](7d24d15))
1 parent 7d24d15 commit bd64aec

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## [2.13.0](https://github.com/cnpm/binary-mirror-config/compare/v2.12.0...v2.13.0) (2023-07-31)
4+
5+
6+
### Features
7+
8+
* mirror libpg-query ([#49](https://github.com/cnpm/binary-mirror-config/issues/49)) ([7d24d15](https://github.com/cnpm/binary-mirror-config/commit/7d24d1591f63d772df9f25d3fb07518c422600f5))
9+
310
## [2.12.0](https://github.com/cnpm/binary-mirror-config/compare/v2.11.0...v2.12.0) (2023-05-29)
411

512

@@ -478,4 +485,3 @@
478485
==================
479486

480487
* add fsevents
481-

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.12.0",
3+
"version": "2.13.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)