Skip to content

Commit 039fa97

Browse files
authored
Bump version from 2.6.0 to 2.6.1 (#824)
1 parent da10f7b commit 039fa97

File tree

3 files changed

+10
-34
lines changed

3 files changed

+10
-34
lines changed

OWNERSHIP_PROOF.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

package-lock.json

Lines changed: 8 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cadence",
44
"publisher": "onflow",
55
"description": "This extension integrates Cadence, the resource-oriented smart contract programming language of Flow, into Visual Studio Code.",
6-
"version": "2.6.0",
6+
"version": "2.6.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/onflow/vscode-cadence.git"
@@ -198,7 +198,7 @@
198198
"@types/semver": "^7.7.1",
199199
"@types/sinon": "^17.0.3",
200200
"@types/uuid": "^10.0.0",
201-
"@types/vscode": "1.107.0",
201+
"@types/vscode": "1.99.1",
202202
"@vscode/test-electron": "^2.5.2",
203203
"chai": "^6.2.0",
204204
"esbuild": "^0.27.1",

0 commit comments

Comments
 (0)