hds-web 1.40.9 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hds-web",
3
- "version": "1.40.9",
3
+ "version": "1.41.0",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -946,7 +946,7 @@ V3Header.defaultProps = {
946
946
  ],
947
947
  flyoutD: {
948
948
  link: "https://promptql.hasura.io/",
949
- cardImg: `https://res.cloudinary.com/dh8fp23nd/image/upload/v1736788775/promptql-final_1_v8ifc5.png`,
949
+ cardImg: `https://res.cloudinary.com/dh8fp23nd/image/upload/v1736792475/ql_resource_egwbdl.png`,
950
950
  cardImgAlt: "PromptQL",
951
951
  },
952
952
  },