Skip to content

Commit

Permalink
vue: Bump to v0.1.2 (#1565)
Browse files Browse the repository at this point in the history
Vue moved to a new repository. This is a no-op version bump which
switches to that submodule.
  • Loading branch information
notpeter authored Oct 21, 2024
1 parent e3f04a5 commit 74d033e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,10 @@
path = extensions/vscode-monokai-charcoal
url = https://github.com/d1y/vscode-monokaicharcoal.zed.git

[submodule "extensions/vue"]
path = extensions/vue
url = https://github.com/zed-extensions/vue.git

[submodule "extensions/wakatime"]
path = extensions/wakatime
url = https://github.com/wakatime/zed-wakatime.git
Expand Down
5 changes: 2 additions & 3 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1449,9 +1449,8 @@ submodule = "extensions/vscode-monokai-charcoal"
version = "0.0.2"

[vue]
submodule = "extensions/zed"
path = "extensions/vue"
version = "0.1.1"
submodule = "extensions/vue"
version = "0.1.2"

[wakatime]
submodule = "extensions/wakatime"
Expand Down
1 change: 1 addition & 0 deletions extensions/vue
Submodule vue added at 6c3d1e

0 comments on commit 74d033e

Please sign in to comment.