Skip to content

Commit

Permalink
chore: update versions (next) (#3993)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
juanpicado and github-actions[bot] committed Aug 26, 2023
1 parent 35cc57b commit c356c17
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
6 changes: 6 additions & 0 deletions packages/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c356c17

Please sign in to comment.