Skip to content

Commit 8e2951c

Browse files
authored
chore(vscode): 0.2.5 (#1574)
1 parent a2c5304 commit 8e2951c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

extensions/vscode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.5
2+
3+
- chore(deps-dev): multiple housekeeping and maintenance updates
4+
15
# 0.2.4
26

37
- chore(deps): bump semver from 7.5.4 to 7.6.3 in /extensions/vscode ([#1459](https://github.com/VeryGoodOpenSource/dart_frog/pull/1459))

extensions/vscode/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dart-frog",
33
"displayName": "Dart Frog",
44
"description": "Support for Dart Frog, a minimalistic backend framework.",
5-
"version": "0.2.4",
5+
"version": "0.2.5",
66
"publisher": "VeryGoodVentures",
77
"bugs": {
88
"url": "https://github.com/VeryGoodOpenSource/dart_frog/issues",

0 commit comments

Comments
 (0)