Skip to content

Commit

Permalink
chore(master): release 7.5.0 (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 10, 2023
1 parent 00a8955 commit 7867e39
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
to structure this file.

## [7.5.0](https://github.com/seanwu1105/vscode-qt-for-python/compare/v7.4.0...v7.5.0) (2023-09-10)


### Features

* add qmlformat script ([148e269](https://github.com/seanwu1105/vscode-qt-for-python/commit/148e269e1d8a3919d8cbc828871ba9b750b8416b))
* add qmlformat support ([00a8955](https://github.com/seanwu1105/vscode-qt-for-python/commit/00a895500ea9d16710cedb863a035ce48654ca70)), closes [#263](https://github.com/seanwu1105/vscode-qt-for-python/issues/263)

## [7.4.0](https://github.com/seanwu1105/vscode-qt-for-python/compare/v7.3.2...v7.4.0) (2023-06-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

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": "vscode-qt-for-python",
"displayName": "Qt for Python",
"description": "Visual Studio Code extension for PySide6 and PyQt6.",
"version": "7.4.0",
"version": "7.5.0",
"publisher": "seanwu",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 7867e39

Please sign in to comment.