Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 5, 2025
1 parent 70d7a2f commit cfbd212
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
## 0.1.4

### Added

- Added `DEPENDENTS.md` file to track dependents.

### Changed

- Updated version in `package.json` to 0.1.4.
- Updated contact email in `package.json` from Source/Open@PlayForm.Cloud to
Source/Open@PlayForm.LTD.
- Updated URL in `package.json` from HTTPS://PlayForm.Cloud to
HTTPS://PlayForm.LTD.
- Updated `commander` to version 13.0.0.
- Updated `fast-glob` to version 3.3.3.
- Updated `typedoc` to version 0.27.6.
- Updated `typedoc-plugin-mdn-links` to version 4.0.7.
- Updated `typedoc-plugin-merge-modules` to version 6.1.0.
- Updated `typedoc-plugin-rename-defaults` to version 0.7.2.
- Updated `typedoc-plugin-zod` to version 1.3.1.
- Updated `@playform/build` to version 0.2.1.
- Removed unnecessary type annotations in `Document.ts` and `JSON.ts`.
- Removed `Exec.ts.`

## 0.1.3

### Changed
Expand Down

0 comments on commit cfbd212

Please sign in to comment.