Skip to content

Commit ea9756a

Browse files
committed
chore(version): v1.3.1
1 parent 27e9589 commit ea9756a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

1616
- - -
17+
## v1.3.1 - 2025-03-04
18+
#### Bug Fixes
19+
- correctly stop callback server on cancel action - (27e9589) - Angel Dijoux
20+
- create aqora config directory - (2edba0a) - Angel Dijoux
21+
#### Continuous Integration
22+
- support pretty release note & adapt ci to support pnpm - (f90bc9f) - Angel Dijoux
23+
#### Miscellaneous Chores
24+
- upgrade esbuild version - (c6ff3ce) - Angel Dijoux
25+
- do not publish with cog - (a6c9910) - Angel Dijoux
26+
#### Style
27+
- dprint - (db670dd) - Angel Dijoux
28+
29+
- - -
30+
1731
## v1.3.0 - 2025-01-25
1832
#### Bug Fixes
1933
- packages issue, cog config, eslint rules - (49e2c8a) - 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.0",
5+
"version": "1.3.1",
66
"type": "commonjs",
77
"publisher": "aqora-quantum",
88
"repository": "https://github.com/aqora-io/vscode-aqora",

0 commit comments

Comments
 (0)