cspell-dict-he
Advanced tools
Comparing version 1.0.17 to 1.0.20
@@ -6,24 +6,36 @@ # Change Log | ||
## [1.0.17](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.16...cspell-dict-he@1.0.17) (2020-11-08) | ||
## [1.0.20](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.19...cspell-dict-he@1.0.20) (2020-11-28) | ||
**Note:** Version bump only for package cspell-dict-he | ||
### Bug Fixes | ||
* do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44)) | ||
## [1.0.19](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.18...cspell-dict-he@1.0.19) (2020-11-27) | ||
**Note:** Version bump only for package cspell-dict-he | ||
## [1.0.16](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.15...cspell-dict-he@1.0.16) (2020-10-21) | ||
## [1.0.18](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.17...cspell-dict-he@1.0.18) (2020-11-21) | ||
**Note:** Version bump only for package cspell-dict-he | ||
## [1.0.17](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.16...cspell-dict-he@1.0.17) (2020-11-08) | ||
### Bug Fixes | ||
- do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44)) | ||
## [1.0.16](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-he@1.0.15...cspell-dict-he@1.0.16) (2020-10-21) | ||
**Note:** Version bump only for package cspell-dict-he | ||
# Change Log | ||
## 1.0.0 | ||
- Initial Release |
{ | ||
"name": "cspell-dict-he", | ||
"version": "1.0.17", | ||
"version": "1.0.20", | ||
"description": "Hebrew dictionary for cspell", | ||
"bin": { | ||
"cspell-dict-he-link": "./link.js", | ||
"cspell-dict-he-unlink": "./unlink.js" | ||
"cspell-dict-he-link": "link.js", | ||
"cspell-dict-he-unlink": "unlink.js" | ||
}, | ||
@@ -16,4 +16,3 @@ "exports": { | ||
"test": "hunspell-reader words -m 0 -n 1000 \"hunspell/he.dic\" | cspell -v -c ./cspell-ext.json --local=he --languageId=* stdin", | ||
"prepublishOnly": "npm t", | ||
"prepare": "cp ../../util/* .", | ||
"prepublishOnly": "yarn test", | ||
"cspell-link": "node link.js", | ||
@@ -50,3 +49,3 @@ "cspell-unlink": "node unlink.js" | ||
], | ||
"gitHead": "e82d9495948fd89166c1d26b4d0d7355c8f5343d" | ||
"gitHead": "48d10290053a5c492372ed4221cdb83c835a3bcb" | ||
} |
@@ -36,3 +36,3 @@ # Cspell he Dictionary | ||
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files. | ||
Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files. | ||
@@ -46,2 +46,3 @@ ```sh | ||
MIT | ||
> Some packages may have other licenses included. |
Sorry, the diff of this file is not supported yet
134009
47