0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

chore(release): 5.16.1

This commit is contained in:
Juan Picado 2022-11-08 20:14:12 +01:00
parent 61e01368f4
commit 9735e6e401
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.1](https://github.com/verdaccio/verdaccio/compare/v5.16.0...v5.16.1) (2022-11-08)
### Bug Fixes
* missing files on release ([61e0136](https://github.com/verdaccio/verdaccio/commit/61e01368f4170d3cf33e1ed4997f002fd8317368))
## [5.16.0](https://github.com/verdaccio/verdaccio/compare/v5.15.4...v5.16.0) (2022-11-08)

View file

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