0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore: update versions (next) (#3993)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Juan Picado 2023-08-26 15:33:57 +02:00 committed by GitHub
parent 35cc57b79e
commit c356c178b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -57,5 +57,5 @@
"@verdaccio/website": "5.20.2",
"@verdaccio/local-publish": "0.0.1"
},
"changesets": ["breezy-mayflies-pull", "chilled-carrots-guess"]
"changesets": ["breezy-mayflies-pull", "chilled-carrots-guess", "shiny-worms-retire"]
}

View file

@ -1,5 +1,11 @@
# @verdaccio/proxy
## 7.0.0-next.1
### Patch Changes
- 35cc57b79: fix: keyword undefined errors
## 7.0.0-next.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@verdaccio/search",
"version": "7.0.0-next.0",
"version": "7.0.0-next.1",
"description": "verdaccio search utitlity tools",
"main": "./build/dist.js",
"types": "build/index.d.ts",