Skip to content

Commit 2c9d25f

Browse files
committed
chore(release): 2.6.2 [skip ci]
## [2.6.2](v2.6.1...v2.6.2) (2022-11-11) ### Bug Fixes * properly resolve `distTags` ([2358e80](2358e80))
1 parent c462d43 commit 2c9d25f

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+
## [2.6.2](https://github.com/antongolub/npm-registry-firewall/compare/v2.6.1...v2.6.2) (2022-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* properly resolve `distTags` ([2358e80](https://github.com/antongolub/npm-registry-firewall/commit/2358e8091e00bbbde8c44a3d6e6c83b57c7cf1a2))
7+
18
## [2.6.1](https://github.com/antongolub/npm-registry-firewall/compare/v2.6.0...v2.6.1) (2022-11-10)
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": "2.6.1",
3+
"version": "2.6.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)