Skip to content

Commit 8f9a0e8

Browse files
committed
chore(release): 2.13.0 [skip ci]
1 parent 593093a commit 8f9a0e8

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.13.0](https://github.com/antongolub/npm-registry-firewall/compare/v2.12.0...v2.13.0) (2023-10-30)
2+
3+
### Features
4+
* feat: provide check api ([593093a](https://github.com/antongolub/npm-registry-firewall/commit/593093a076971941d571a2b31c19079240099b1a))
5+
16
## [2.12.0](https://github.com/antongolub/npm-registry-firewall/compare/v2.11.0...v2.12.0) (2023-10-28)
27

38
### Features

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-registry-firewall",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"description": "npm registry proxy with on-the-fly filtering",
55
"main": "src/main/js/index.js",
66
"bin": "src/main/js/cli.js",

0 commit comments

Comments
 (0)