Skip to content

Commit 2481b3a

Browse files
committed
1 parent 1a8058e commit 2481b3a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.120.2](https://github.com/tim-smart/dfx/compare/[email protected]@0.120.2) (2025-06-11)
7+
8+
### Bug Fixes
9+
10+
- use distributed version of gateway payload type for event type extraction ([f7145e7](https://github.com/tim-smart/dfx/commit/f7145e7ac1ea6f41f8523915186126d05dc95b15))
11+
612
## [0.120.1](https://github.com/tim-smart/dfx/compare/[email protected]@0.120.1) (2025-06-08)
713

814
**Note:** Version bump only for package dfx

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dfx",
3-
"version": "0.120.1",
3+
"version": "0.120.2",
44
"packageManager": "[email protected]+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)