fix(dependencies): Update @git.zone/tsdoc to version 1.3.4

This commit is contained in:
2024-06-23 22:49:12 +02:00
parent 7c4dffd142
commit 0db0b17e0d
4 changed files with 20 additions and 11 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-06-23 - 1.9.111 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.4
- Updated @git.zone/tsdoc in package.json from version 1.3.2 to 1.3.4.
- Updated pnpm-lock.yaml to reflect the @git.zone/tsdoc version bump.
- Ensured all relevant dependencies and transitive dependencies reflect the new @git.zone/tsdoc version.
## 2024-06-23 - 1.9.110 - fix(changelog)
Remove outdated entries and adjust formatting in changelog
- Removed outdated entries from changelog
@@ -22,3 +29,4 @@ Ensured accurate project metadata in package.json.
- Corrected metadata fields to better reflect project details.
- Updated author and version information for consistency.