Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(twinmaker): upgrade UxSDK to add path query feature for query editor #272

Merged
merged 2 commits into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified libs/aws-iot-twinmaker-grafana-utils-2.0.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7878,7 +7878,7 @@ available-typed-arrays@^1.0.5:

"aws-iot-twinmaker-grafana-utils@file:libs/aws-iot-twinmaker-grafana-utils-2.0.0.tgz":
version "2.0.0"
resolved "file:libs/aws-iot-twinmaker-grafana-utils-2.0.0.tgz#cb39fe168a7877e9efb3188ffeadcb5d6bad4819"
resolved "file:libs/aws-iot-twinmaker-grafana-utils-2.0.0.tgz#74ef4926dd99a7e7e96c65a868e3a57671d876e4"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does the version number stay the same when the hash changes?

Copy link
Contributor Author

@MO-Elmu MO-Elmu Feb 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually don't change the file name unless its a major version change this was a minor version change from 2.0.22 to 2.0.291.

dependencies:
debug "^4.3.4"

Expand Down
Loading