Skip to content

Commit c07238a

Browse files
committed
chore(version): v1.3.3
1 parent 5f964c9 commit c07238a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
- update apollo graphql lib - (02d8690) - Angel Dijoux
1515

1616
- - -
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+
1725
## v1.3.2 - 2025-04-03
1826
#### Bug Fixes
1927
- config home in global args - (2c3913d) - Angel Dijoux

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aqora",
33
"displayName": "aqora",
44
"description": "aqora cli wrapped for vscode",
5-
"version": "1.3.2",
5+
"version": "1.3.3",
66
"type": "commonjs",
77
"publisher": "aqora-quantum",
88
"repository": "https://github.com/aqora-io/vscode-aqora",

0 commit comments

Comments
 (0)