We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f964c9 commit c07238aCopy full SHA for c07238a
CHANGELOG.md
@@ -14,6 +14,14 @@
14
- update apollo graphql lib - (02d8690) - Angel Dijoux
15
16
- - -
17
+## v1.3.3 - 2025-04-18
18
+#### Bug Fixes
19
+- deps vulnerabilities - (f344dad) - Angel Dijoux
20
+#### Features
21
+- migrate to the new oauth flow - (5f964c9) - Angel Dijoux
22
+
23
+- - -
24
25
## v1.3.2 - 2025-04-03
26
#### Bug Fixes
27
- config home in global args - (2c3913d) - 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.2",
+ "version": "1.3.3",
6
"type": "commonjs",
7
"publisher": "aqora-quantum",
8
"repository": "https://github.com/aqora-io/vscode-aqora",
0 commit comments