Skip to content

Rename frontend package to @kitconcept/volto-keywordmanager - #2

Merged
ericof merged 1 commit into
mainfrom
rename-frontend-package
Jul 21, 2026
Merged

Rename frontend package to @kitconcept/volto-keywordmanager#2
ericof merged 1 commit into
mainfrom
rename-frontend-package

Conversation

@ericof

@ericof ericof commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What

Renames the frontend Volto add-on package from volto-keywordmanager to the scoped @kitconcept/volto-keywordmanager.

Why

Align the package name with the @kitconcept npm scope ahead of the first release. The package is still at 1.0.0-alpha.0 with no published release, so this is pre-release cleanup rather than a consumer-breaking change.

Changes

  • Package identity: frontend/packages/volto-keywordmanager/package.json name@kitconcept/volto-keywordmanager
  • All src/ imports updated to the scoped name
  • ESLint import resolver alias (frontend/.eslintrc.js) updated to the scoped name
  • repository.toml frontend package name updated
  • README (badges + install/config examples), Dockerfile label, tsconfig.json, vitest.config.mjs, volto.config.js, .release-it.json updated
  • News fragments added (frontend + root scopes)

The physical package directory stays packages/volto-keywordmanager/; only the npm package identity changed.

Renamed the Volto add-on package from volto-keywordmanager to the scoped
@kitconcept/volto-keywordmanager, updating internal imports, the ESLint
resolver alias, repository.toml, README, Dockerfile and workspace config.
@ericof
ericof requested a review from sneridagh July 21, 2026 14:17
@ericof
ericof merged commit 0c1e104 into main Jul 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants