Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 4, 2024
1 parent 44109ba commit 9312f38
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,134 +2,134 @@

### Changed

- Updated version in `package.json` to 0.1.3.
- 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 `typedoc` to version 0.26.11.
- Updated `typedoc-plugin-mdn-links` to version 3.3.8.
- Updated `typedoc-plugin-merge-modules` to version 6.0.3.
- Updated `@playform/build` to version 0.1.9.
- Updated version in `package.json` to 0.1.3.
- 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 `typedoc` to version 0.26.11.
- Updated `typedoc-plugin-mdn-links` to version 3.3.8.
- Updated `typedoc-plugin-merge-modules` to version 6.0.3.
- Updated `@playform/build` to version 0.1.9.

## 0.1.2

### Changed

- Renamed Documentation folder to docs
- Updated `typedoc` to version 0.26.7
- Updated `typedoc-plugin-mdn-links` to version 3.3.1
- Updated `typedoc-plugin-merge-modules` to version 6.0.1
- Updated `@playform/build` to version 0.1.6
- Added option to specify output folder for documentation
- Renamed Documentation folder to docs
- Updated `typedoc` to version 0.26.7
- Updated `typedoc-plugin-mdn-links` to version 3.3.1
- Updated `typedoc-plugin-merge-modules` to version 6.0.1
- Updated `@playform/build` to version 0.1.6
- Added option to specify output folder for documentation

## 0.1.1

### Changed

- Updated `typedoc` to version 0.26.6
- Updated `typedoc-plugin-mdn-links` to version 3.2.10
- Updated `typedoc-plugin-zod` to version 1.2.1
- Updated `@playform/build` to version 0.1.3
- Updated `typedoc` to version 0.26.6
- Updated `typedoc-plugin-mdn-links` to version 3.2.10
- Updated `typedoc-plugin-zod` to version 1.2.1
- Updated `@playform/build` to version 0.1.3

## 0.1.0

### Added

- Added `Run` script to package.json
- Added `provenance` field to package.json
- Added `Run` script to package.json
- Added `provenance` field to package.json

### Changed

- Updated dependencies
- Updated code to resolve TODOs
- Updated dependencies
- Updated code to resolve TODOs

## 0.0.12

### Added

- Added CLI usage instructions to README.md
- Added CLI usage instructions to README.md

### Changed

- Updated dependencies
- Minor code changes
- Updated dependencies
- Minor code changes

## 0.0.11

### Changed

- Updated dependencies
- Updated dependencies

## 0.0.10

### Changed

- Moved `@playform/build` from `peerDependencies` to `devDependencies`
- Moved `@playform/build` from `peerDependencies` to `devDependencies`

## 0.0.9

### Changed

- Removed `Document` script from package.json
- Updated dependencies
- Removed `Document` script from package.json
- Updated dependencies

## 0.0.8

### Changed

- Improved logic for determining git remote
- Updated error handling in `Exec` function
- Improved logic for determining git remote
- Updated error handling in `Exec` function

## 0.0.7

### Changed

- Updated package description, keywords, homepage, and repository URLs
- Updated dependencies
- Moved `@playform/build` to `peerDependencies`
- Updated package description, keywords, homepage, and repository URLs
- Updated dependencies
- Moved `@playform/build` to `peerDependencies`

## 0.0.6

### Added

- Added `Document` script to package.json
- Added `Document` script to package.json

### Changed

- Updated `@playform/build` dependency
- Updated `@playform/build` dependency

## 0.0.5

### Changed

- Updated code to use dynamic path resolution for `--customCss` option
- Updated code to use dynamic path resolution for `--customCss` option

## 0.0.4

### Changed

- Updated `@playform/build` dependency
- Removed `Document` script from package.json
- Updated `@playform/build` dependency
- Removed `Document` script from package.json

## 0.0.3

### Changed

- Renamed `TypeScriptDocument` to `Document`
- Updated package description and keywords
- Updated dependencies
- Removed ESBuild configuration files
- Updated README.md
- Renamed `TypeScriptDocument` to `Document`
- Updated package description and keywords
- Updated dependencies
- Removed ESBuild configuration files
- Updated README.md

## 0.0.2

### Changed

- Updated `Document` script in package.json
- Updated `Document` script in package.json

## 0.0.1

### Added

- Initial release
- Initial release

0 comments on commit 9312f38

Please sign in to comment.