Skip to content

Commit

Permalink
chore(release): 5.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Sep 24, 2023
1 parent 15a8f8a commit c4283fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.26.3](https://github.com/verdaccio/verdaccio/compare/v5.26.2...v5.26.3) (2023-09-24)


### Bug Fixes

* update core dependencies ([#4035](https://github.com/verdaccio/verdaccio/issues/4035)) ([bd0d029](https://github.com/verdaccio/verdaccio/commit/bd0d0291b6a89af930c2a74cab2adde2b5905c2d))

### [5.26.2](https://github.com/verdaccio/verdaccio/compare/v5.26.1...v5.26.2) (2023-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verdaccio",
"version": "5.26.2",
"version": "5.26.3",
"description": "A lightweight private npm proxy registry",
"author": {
"name": "Verdaccio Maintainers",
Expand Down

0 comments on commit c4283fa

Please sign in to comment.