Skip to content

Commit 434e0c0

Browse files
committed
chore(release): 2.13.2 [skip ci]
1 parent bf87caf commit 434e0c0

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.13.2](https://github.com/antongolub/npm-registry-firewall/compare/v2.13.1...v2.13.2) (2023-11-02)
2+
3+
### Fixes & improvements
4+
* docs: add roadmap ([bf87caf](https://github.com/antongolub/npm-registry-firewall/commit/bf87caf98f4e6b23a798bf350f458700fa8f7d83))
5+
16
## [2.13.1](https://github.com/antongolub/npm-registry-firewall/compare/v2.13.0...v2.13.1) (2023-11-02)
27

38
### Fixes & improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-registry-firewall",
3-
"version": "2.13.1",
3+
"version": "2.13.2",
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)