Skip to content

Commit

Permalink
chore(version): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-Dijoux committed Jan 25, 2025
1 parent 49e2c8a commit 6b0401e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,25 @@
- update apollo graphql lib - (02d8690) - Angel Dijoux

- - -
## v1.3.0 - 2025-01-25
#### Bug Fixes
- packages issue, cog config, eslint rules - (49e2c8a) - Angel Dijoux
#### Continuous Integration
- change trigger - (0e0453d) - Angel Dijoux
- use dprint - (82aee1b) - Angel Dijoux
- publish when pushing tag with ci/cd - (b3977cd) - Angel Dijoux
#### Features
- support complete subscription with evaluation after uplaod command - (188fe0f) - Angel Dijoux
- subscribe to submission eval - (5982796) - Angel Dijoux
#### Miscellaneous Chores
- use pnpm in cog as well - (392b522) - Angel Dijoux
- use pnpm in cog as well - (e483ad4) - Angel Dijoux
- better package management - (5206cea) - Angel Dijoux
#### Refactoring
- global args struct - (b2acb85) - Angel Dijoux

- - -


## v1.2.2 - 2024-12-23
#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aqora",
"displayName": "aqora",
"description": "aqora cli wrapped for vscode",
"version": "1.2.6",
"version": "1.3.0",
"type": "commonjs",
"publisher": "aqora-quantum",
"repository": "https://github.com/aqora-io/vscode-aqora",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b0401e

Please sign in to comment.