We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69dd55 commit c1cbbe4Copy full SHA for c1cbbe4
CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [0.118.10](https://github.com/tim-smart/dfx/compare/dfx@0.118.9...dfx@0.118.10) (2025-05-14)
7
+
8
+**Note:** Version bump only for package dfx
9
10
## [0.118.9](https://github.com/tim-smart/dfx/compare/dfx@0.118.8...dfx@0.118.9) (2025-05-14)
11
12
**Note:** Version bump only for package dfx
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dfx",
- "version": "0.118.9",
+ "version": "0.118.10",
"packageManager": "pnpm@10.3.0",
"publishConfig": {
"access": "public",
0 commit comments