Skip to content

Commit 2df259b

Browse files
committed
🔖 Version 1.16.2
1 parent 9cced6a commit 2df259b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [1.16.2]
4+
### Fixes
5+
- Python environment variables are now being unset before activating conda environment
6+
37
## [1.16.1]
48
### Improvements
59
- Added auto-importing of Foundry remappings

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.16.1",
4+
"version": "1.16.2",
55
"publisher": "ackeeblockchain",
66
"description": "Code fast and secure Solidity smart contracts on Ethereum with a Remix-like experience",
77
"keywords": [

0 commit comments

Comments
 (0)