Skip to content

Commit a273e47

Browse files
committed
feat: update changelog for version 1.7.0 and add tests for extension features
1 parent 7b74107 commit a273e47

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1010

1111
### Added
1212

13-
- Added context menu (right click) option to delete report files
13+
- Added a right click context menu to delete report files
14+
- Added tests to check the extension features automaticly
1415

1516
### Changed
1617

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento-log-viewer",
33
"displayName": "Magento Log Viewer",
44
"description": "A Visual Studio Code extension to view and manage Magento log files.",
5-
"version": "1.6.1",
5+
"version": "1.7.0",
66
"publisher": "MathiasElle",
77
"icon": "resources/logo.png",
88
"repository": {

0 commit comments

Comments
 (0)