-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b70fd9
commit f4b33b2
Showing
29 changed files
with
131 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,9 +57,9 @@ jobs: | |
id-token: write | ||
|
||
steps: | ||
- uses: actions/[email protected].2 | ||
- uses: actions/[email protected].1 | ||
|
||
- uses: actions/setup-node@v4.1.0 | ||
- uses: actions/setup-node@v4.0.4 | ||
with: | ||
node-version: "18" | ||
registry-url: "https://registry.npmjs.org" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,7 @@ jobs: | |
node-version: [18, 19, 20] | ||
|
||
steps: | ||
- uses: actions/[email protected].2 | ||
- uses: actions/[email protected].1 | ||
|
||
- uses: pnpm/[email protected] | ||
with: | ||
|
@@ -76,7 +76,7 @@ jobs: | |
--unsafe-perm=true | ||
] | ||
- uses: actions/setup-node@v4.1.0 | ||
- uses: actions/setup-node@v4.0.4 | ||
with: | ||
node-version: ${{ matrix.node-version }} | ||
cache: "pnpm" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
## 0.1.3 | ||
|
||
### Changed | ||
|
||
- Updated version in `package.json` to 0.1.3. | ||
- Updated contact email in `package.json` from `Source/[email protected]` to | ||
`Source/[email protected]`. | ||
- 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 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.