Skip to content

Commit c3604f1

Browse files
committed
chore(version): v1.4.0
1 parent 70cd7f2 commit c3604f1

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.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+
1725
## v1.3.3 - 2025-04-18
1826
#### Bug Fixes
1927
- deps vulnerabilities - (f344dad) - 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.3",
5+
"version": "1.4.0",
66
"type": "commonjs",
77
"publisher": "aqora-quantum",
88
"repository": "https://github.com/aqora-io/vscode-aqora",

0 commit comments

Comments
 (0)