We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36f2a8 commit f123737Copy full SHA for f123737
CHANGELOG.md
@@ -1,5 +1,17 @@
1
## 0.1.5
2
3
+### Changes
4
+
5
+- Update dependencies:
6
+ - Bump `@octokit/core` from 6.1.2 to 6.1.3
7
+ - Bump `commander` from 12.1.0 to 13.0.0
8
+ - Bump `zod` from 3.23.8 to 3.24.1
9
+ - Bump `@playform/build` from 0.1.9 to 0.2.0
10
+ - Bump `@types/node` from 22.10.1 to 22.10.5
11
+- Update GitHub actions:
12
+ - Bump `actions/upload-artifact` from v4.4.3 to v4.5.0 in `Node.ts`
13
+ - Bump `actions/cache` from v4.1.2 to v4.2.0 in `Rust.ts`
14
15
## 0.1.4
16
17
### Changed
0 commit comments