fix(deps): replace local catalog dependency with published version and simplify npm fixture auth config

This commit is contained in:
2026-03-21 11:00:24 +00:00
parent ffade4d5ca
commit 03529bc140
6 changed files with 15 additions and 11 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-21 - 1.8.2 - fix(deps)
replace local catalog dependency with published version and simplify npm fixture auth config
- switch @stack.gallery/catalog from a local file reference to the published ^1.0.1 release
- update the npm test fixture .npmrc to use only an auth token entry
## 2026-03-21 - 1.8.1 - fix(release,test)
streamline release UI bundling and add npm fixture registry configuration