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:
parent
35cc57b79e
commit
c356c178b5
3 changed files with 8 additions and 2 deletions
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue