fix(format): Add overrides for peek-readable in package.json formatting

This commit is contained in:
2025-01-29 14:39:31 +01:00
parent 2a1ed874b2
commit 75c1e3d8f2
4 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-29 - 1.12.2 - fix(format)
Add overrides for peek-readable in package.json formatting
- Added a URL correction in the packageJson repository information.
- Introduced support for pnpm overrides by including an `overrides.json` file.
## 2025-01-18 - 1.12.1 - fix(dependencies)
Update various package dependencies and Dockerfile base image