Skip to content

Commit 11292d4

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](1.0.5...1.0.6) (2026-05-03) ### Bug Fixes * use explicit repository metadata for npm publishing ([1378856](1378856))
1 parent 1378856 commit 11292d4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/openupm/verdaccio-redis-search-patch/compare/1.0.5...1.0.6) (2026-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* use explicit repository metadata for npm publishing ([1378856](https://github.com/openupm/verdaccio-redis-search-patch/commit/13788563bc692072dd14d3ee0ee0704806f39b55))
7+
18
## [1.0.5](https://github.com/openupm/verdaccio-redis-search-patch/compare/1.0.4...1.0.5) (2026-05-03)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verdaccio-redis-search-patch",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "The middleware overrides v1/search endpoint with a redis search based backend for verdaccio@5 and verdaccio-redis-storage",
55
"main": "lib/src/index.js",
66
"types": "lib/src/index.d.ts",

0 commit comments

Comments
 (0)