Skip to content

Commit d24ea95

Browse files
committed
update to v1.13.5
1 parent 5be4b8f commit d24ea95

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66

7-
## Unreleased
7+
## [1.13.5] - 2024-03-25
88

99
### Changed
1010

11-
- The extension is compatible with vscode `^1.75.0` from this version
11+
- From this version, the extension is compatible with vscode `^1.75.0`
12+
- Update all the dependencies/devDependencies to the latest version
1213

1314
## [1.13.4] - 2024-03-23
1415

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "veriloghdl",
33
"displayName": "Verilog-HDL/SystemVerilog/Bluespec SystemVerilog",
44
"description": "Verilog-HDL/SystemVerilog/Bluespec SystemVerilog support for VS Code",
5-
"version": "1.13.4",
5+
"version": "1.13.5",
66
"publisher": "mshr-h",
77
"homepage": "https://github.com/mshr-h/vscode-verilog-hdl-support",
88
"repository": {

0 commit comments

Comments
 (0)