mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore: update versions (next-7) (#4561)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
542f9d3760
commit
af3f7c4797
3 changed files with 8 additions and 1 deletions
|
@ -67,6 +67,7 @@
|
|||
"eighty-lobsters-study",
|
||||
"good-cups-train",
|
||||
"long-jars-collect",
|
||||
"long-moles-attend",
|
||||
"old-turkeys-heal",
|
||||
"olive-bananas-wink",
|
||||
"perfect-chairs-act",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# @verdaccio/search-indexer
|
||||
|
||||
## 7.0.0-next-7.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 542f9d3: fix: remove node engine restriction
|
||||
|
||||
## 7.0.0-next-7.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@verdaccio/search-indexer",
|
||||
"version": "7.0.0-next-7.1",
|
||||
"version": "7.0.0-next-7.2",
|
||||
"description": "verdaccio search indexer",
|
||||
"main": "./build/dist.js",
|
||||
"types": "build/index.d.ts",
|
||||
|
|
Loading…
Add table
Reference in a new issue