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

chore(release): 5.30.2

This commit is contained in:
Juan Picado 2024-03-24 12:42:31 +01:00
parent 1ceb9f98db
commit 6868fdbf60
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.30.2](https://github.com/verdaccio/verdaccio/compare/v5.30.1...v5.30.2) (2024-03-24)
### Bug Fixes
* update @verdaccio/search-indexer engine restrictions ([1ceb9f9](https://github.com/verdaccio/verdaccio/commit/1ceb9f98dbe55512337c2da39908e363396d1239))
### [5.30.1](https://github.com/verdaccio/verdaccio/compare/v5.30.0...v5.30.1) (2024-03-24)

View file

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