Skip to content

Commit

Permalink
Release 2.13.0
Browse files Browse the repository at this point in the history
[skip ci]

## [2.13.0](v2.12.0...v2.13.0) (2023-07-31)

### Features

* mirror libpg-query ([#49](#49)) ([7d24d15](7d24d15))
  • Loading branch information
semantic-release-bot committed Jul 31, 2023
1 parent 7d24d15 commit bd64aec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.13.0](https://github.com/cnpm/binary-mirror-config/compare/v2.12.0...v2.13.0) (2023-07-31)


### Features

* mirror libpg-query ([#49](https://github.com/cnpm/binary-mirror-config/issues/49)) ([7d24d15](https://github.com/cnpm/binary-mirror-config/commit/7d24d1591f63d772df9f25d3fb07518c422600f5))

## [2.12.0](https://github.com/cnpm/binary-mirror-config/compare/v2.11.0...v2.12.0) (2023-05-29)


Expand Down Expand Up @@ -478,4 +485,3 @@
==================

* add fsevents

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "binary-mirror-config",
"version": "2.12.0",
"version": "2.13.0",
"description": "Binary mirror config for prebuild and node-pre-gyp",
"main": "index.js",
"files": [
Expand Down

0 comments on commit bd64aec

Please sign in to comment.