Skip to content

Commit e16be6a

Browse files
committed
chore(release): 1.30.4 [skip ci]
## [1.30.4](v1.30.3...v1.30.4) (2022-10-07) ### Performance Improvements * performance improvements ([0e48a13](0e48a13))
1 parent 0e48a13 commit e16be6a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.30.4](https://github.com/antongolub/npm-registry-firewall/compare/v1.30.3...v1.30.4) (2022-10-07)
2+
3+
4+
### Performance Improvements
5+
6+
* performance improvements ([0e48a13](https://github.com/antongolub/npm-registry-firewall/commit/0e48a132351c313b900d70e93be0626d9e597ebc))
7+
18
## [1.30.3](https://github.com/antongolub/npm-registry-firewall/compare/v1.30.2...v1.30.3) (2022-10-06)
29

310

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": "1.30.3",
3+
"version": "1.30.4",
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)