Skip to content

Commit ecfdeae

Browse files
committed
chore(vscode): tagged version 0.0.18
1 parent 9595d98 commit ecfdeae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

vscode/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Check [Keep a Changelog](http://keepachangelog.com) for recommendations on how t
77
## [0.0.18]
88

99
- Updated readme with configuration section
10+
- Refactor to meet new interface from detector package
1011

1112
## [0.0.17]
1213

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Smelly test",
55
"description": "Find out the smells in your tests, suggestions for correction and the theory behind them",
66
"icon": "images/icon.png",
7-
"version": "0.0.17",
7+
"version": "0.0.18",
88
"repository": {
99
"url": "https://github.com/marabesi/smelly-test/tree/main/vscode"
1010
},

0 commit comments

Comments
 (0)