We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33101b commit 8eabc41Copy full SHA for 8eabc41
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.0](https://github.com/tim-smart/dfx/compare/dfx@0.117.0...dfx@0.118.0) (2025-05-14)
7
+
8
+**Note:** Version bump only for package dfx
9
10
# [0.117.0](https://github.com/tim-smart/dfx/compare/dfx@0.116.0...dfx@0.117.0) (2025-05-12)
11
12
**Note:** Version bump only for package dfx
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dfx",
- "version": "0.117.0",
+ "version": "0.118.0",
"packageManager": "pnpm@10.3.0",
"publishConfig": {
"access": "public",
0 commit comments