0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore(release): 5.16.2

This commit is contained in:
Juan Picado 2022-11-08 20:37:55 +01:00
parent 1f477bd6e8
commit 1500f9272e
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [5.16.2](https://github.com/verdaccio/verdaccio/compare/v5.16.1...v5.16.2) (2022-11-08)
### Bug Fixes
* release package ([1f477bd](https://github.com/verdaccio/verdaccio/commit/1f477bd6e882eee883422bc54db4e9dcc990f88a))
### [5.16.1](https://github.com/verdaccio/verdaccio/compare/v5.16.0...v5.16.1) (2022-11-08)

View file

@ -1,6 +1,6 @@
{
"name": "verdaccio",
"version": "5.16.1",
"version": "5.16.2",
"description": "A lightweight private npm proxy registry",
"author": {
"name": "Verdaccio Maintainers",