0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(release): 3.5.1

This commit is contained in:
Juan Picado @jotadeveloper 2018-08-02 07:43:41 +02:00
parent 8a0e8ab32d
commit 598251556b
No known key found for this signature in database
GPG key ID: 18AC54485952D158
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
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.
<a name="3.5.1"></a>
## [3.5.1](https://github.com/verdaccio/verdaccio/compare/v3.5.0...v3.5.1) (2018-08-02)
### Bug Fixes
* remove version page ([8a0e8ab](https://github.com/verdaccio/verdaccio/commit/8a0e8ab))
<a name="3.5.0"></a>
# [3.5.0](https://github.com/verdaccio/verdaccio/compare/v3.4.1...v3.5.0) (2018-08-02)

View file

@ -1,6 +1,6 @@
{
"name": "verdaccio",
"version": "3.5.0",
"version": "3.5.1",
"description": "Private npm repository server",
"author": {
"name": "Alex Kocharin",