Skip to content

Commit 2535c99

Browse files
committed
🔖 Version 1.19.4
1 parent 074f6d1 commit 2535c99

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.19.4]
4+
### Fixes
5+
- Fixed conda installation verification
6+
37
## [1.19.3]
48
### Features
59
- Implemented a new status bar hover window displaying current Wake and Anvil versions with compatibility status indicators

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tools-for-solidity",
33
"displayName": "Solidity (Wake)",
4-
"version": "1.19.3",
4+
"version": "1.19.4",
55
"publisher": "AckeeBlockchain",
66
"description": "Remix-like development in VS Code with real-time security analysis, advanced testing, and local node deployment. Compile, debug, and audit fast with Wake's vulnerability detection even in your Hardhat & Foundry workflows.",
77
"keywords": [

0 commit comments

Comments
 (0)