Skip to content

Commit d701ceb

Browse files
committed
chore: update version to 1.9.0 and add keywords in package.json
1 parent 3659bec commit d701ceb

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

package.json

+24-1
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.8.2",
5+
"version": "1.9.0",
66
"publisher": "MathiasElle",
77
"icon": "resources/logo.png",
88
"repository": {
@@ -15,6 +15,29 @@
1515
"categories": [
1616
"Other"
1717
],
18+
"keywords": [
19+
"magento",
20+
"log",
21+
"viewer",
22+
"extension",
23+
"vscode",
24+
"Logs",
25+
"Logfiles",
26+
"log viewer",
27+
"Adobe Commerce",
28+
"Adobe Commerce Cloud",
29+
"Magento 2",
30+
"M2",
31+
"Commerce",
32+
"Shop",
33+
"Developer Tools",
34+
"Debugging",
35+
"System Logs",
36+
"Error Logs",
37+
"Log Analysis",
38+
"Log Management",
39+
"Monitoring"
40+
],
1841
"sponsor": {
1942
"url": "https://github.com/sponsors/dermatz"
2043
},

0 commit comments

Comments
 (0)