Skip to content

Commit 5381129

Browse files
committed
chore(release): 2.13.1 [skip ci]
1 parent bd39b9d commit 5381129

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.1](https://github.com/antongolub/npm-registry-firewall/compare/v2.13.0...v2.13.1) (2023-11-02)
2+
3+
### Fixes & improvements
4+
* docs: mention presentation at HolyJS 2022 ([bd39b9d](https://github.com/antongolub/npm-registry-firewall/commit/bd39b9d987e53f5ce0a320036fa4a54809e22c32))
5+
16
## [2.13.0](https://github.com/antongolub/npm-registry-firewall/compare/v2.12.0...v2.13.0) (2023-10-30)
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.13.0",
3+
"version": "2.13.1",
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)