chore(release): 5.0.3

This commit is contained in:
Juan Picado 2021-04-27 22:33:40 +02:00
parent ced47d56fc
commit 6fb388e366
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.0.3](https://github.com/verdaccio/verdaccio/compare/v5.0.2...v5.0.3) (2021-04-27)
### Bug Fixes
* update @verdaccio/ui-theme ([#2207](https://github.com/verdaccio/verdaccio/issues/2207)) ([ced47d5](https://github.com/verdaccio/verdaccio/commit/ced47d56fcb577b88a2ee6914d9b738b157fd08d))
### [5.0.2](https://github.com/verdaccio/verdaccio/compare/v5.0.1...v5.0.2) (2021-04-27)

View File

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