We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cd7f2 commit c3604f1Copy full SHA for c3604f1
CHANGELOG.md
@@ -14,6 +14,14 @@
14
- update apollo graphql lib - (02d8690) - Angel Dijoux
15
16
- - -
17
+## v1.4.0 - 2025-11-14
18
+#### Features
19
+- list datasets - (70cd7f2) - Angel-Dijoux
20
+#### Miscellaneous Chores
21
+- update gql schema - (749b673) - Angel-Dijoux
22
+
23
+- - -
24
25
## v1.3.3 - 2025-04-18
26
#### Bug Fixes
27
- deps vulnerabilities - (f344dad) - Angel Dijoux
package.json
@@ -2,7 +2,7 @@
2
"name": "aqora",
3
"displayName": "aqora",
4
"description": "aqora cli wrapped for vscode",
5
- "version": "1.3.3",
+ "version": "1.4.0",
6
"type": "commonjs",
7
"publisher": "aqora-quantum",
8
"repository": "https://github.com/aqora-io/vscode-aqora",
0 commit comments