Skip to content

Commit

Permalink
chore(vscode): v6.7.0 (#4299)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Dec 14, 2024
1 parent 8cd8f97 commit 949e4fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions extensions/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 6.7.0

- deps: upgrade vscode engine to ^1.75.0
- deps: upgrade webpack and braces

# 6.6.6

- fix: wrap with preserves escaping
Expand Down
2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bloc",
"displayName": "bloc",
"description": "Support for the bloc library and provides tools for effectively creating blocs for both Flutter and AngularDart apps.",
"version": "6.6.6",
"version": "6.7.0",
"publisher": "FelixAngelov",
"bugs": {
"url": "https://github.com/felangel/bloc/issues",
Expand Down

0 comments on commit 949e4fd

Please sign in to comment.