Skip to content

Commit

Permalink
chore(release): 5.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Nov 8, 2022
1 parent 61e0136 commit 9735e6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -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",
Expand Down

0 comments on commit 9735e6e

Please sign in to comment.