Skip to content

Commit 0a5e4c0

Browse files
tomarraalestiago
andauthored
chore(vscode): v0.2.4 (#1553)
Co-authored-by: Alejandro Santiago <[email protected]>
1 parent e81be3b commit 0a5e4c0

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

extensions/vscode/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.2.4
2+
3+
- chore(deps): bump semver from 7.5.4 to 7.6.3 in /extensions/vscode ([#1459](https://github.com/VeryGoodOpenSource/dart_frog/pull/1459))
4+
- chore(deps-dev): multiple housekeeping and maintenance updates
5+
16
# 0.2.3
27

38
- chore(deps-dev): bump @types/node from 20.6.0 to 20.6.2 in /extensions/vscode ([#1054](https://github.com/VeryGoodOpenSource/dart_frog/pull/1054))

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.3",
5+
"version": "0.2.4",
66
"publisher": "VeryGoodVentures",
77
"bugs": {
88
"url": "https://github.com/VeryGoodOpenSource/dart_frog/issues",

0 commit comments

Comments
 (0)