cspell-dict-software-terms
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-software-terms@1.1.0...cspell-dict-software-terms@1.1.1) (2020-12-26) | ||
**Note:** Version bump only for package cspell-dict-software-terms | ||
# [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-software-terms@1.0.22...cspell-dict-software-terms@1.1.0) (2020-12-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "cspell-dict-software-terms", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Software terms dictionary for cspell.", | ||
@@ -14,3 +14,3 @@ "bin": { | ||
"scripts": { | ||
"test": "cspell -v -c ./cspell-ext.json *.md", | ||
"test": "cspell -v -c ./cspell-ext.json *.md -e CHANGELOG.md", | ||
"prepublishOnly": "yarn test" | ||
@@ -17,0 +17,0 @@ }, |
7973