Skip to content

Commit 0e2eed0

Browse files
committed
Version 1.4.0 adds more file types for validation and fixes display issues
1 parent 2a5bba4 commit 0e2eed0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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": "OOXML Validator",
44
"description": "A VS Code extension to validate Office Open XML files (.docx, .xlsx, and .pptx)",
55
"icon": "assets/icon.png",
6-
"version": "1.3.1",
6+
"version": "1.4.0",
77
"publisher": "mikeebowen",
88
"homepage": "https://github.com/mikeebowen/ooxml-validator-vscode/blob/master/README.md",
99
"repository": {
@@ -143,4 +143,4 @@
143143
"dependencies": {
144144
"csv-writer": "^1.6.0"
145145
}
146-
}
146+
}

0 commit comments

Comments
 (0)