fix(metadata): Update repository, package, and branding details to reflect new project ownership and naming

This commit is contained in:
2025-04-28 08:58:37 +00:00
parent 4c13cae34d
commit d58f21f5de
6 changed files with 33 additions and 37 deletions

View File

@ -1,5 +1,14 @@
# Changelog
## 2025-04-28 - 1.0.21 - fix(metadata)
Update repository, package, and branding details to reflect new project ownership and naming
- Changed author in package.json from 'Lossless GmbH' to 'Task Venture Capital GmbH'
- Updated repository URL, issues URL, and homepage in package.json
- Revised npmextra.json with updated githost, gitscope, npmPackagename, and projectDomain
- Updated readme.md to replace '@mojoio/letterxpress' with '@apiclient.xyz/letterxpress' and adjust corresponding links
- Replaced old license file with new license.md reflecting updated copyright information
## 2025-03-15 - 1.0.20 - fix(letterxpress)
Update dependencies, adjust PDF generation parameters, and remove obsolete CI configuration