@cspell/dict-ada
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-ada@1.1.0...@cspell/dict-ada@1.1.1) (2021-02-26) | ||
### Bug Fixes | ||
* fix Ada overrides ([#368](https://github.com/streetsidesoftware/cspell-dicts/issues/368)) ([e6e7892](https://github.com/streetsidesoftware/cspell-dicts/commit/e6e789255f52720d03046c6b876b3c8e78df4519)) | ||
# [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-ada@1.0.7...@cspell/dict-ada@1.1.0) (2020-12-24) | ||
@@ -8,0 +19,0 @@ |
@@ -1,3 +0,4 @@ | ||
// cSpell Settings | ||
{ | ||
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/v5.3.1/cspell.schema.json", | ||
"version": "0.2", | ||
"id": "ada", | ||
@@ -38,2 +39,3 @@ "name": "Ada Language", | ||
], | ||
"globRoot": "${cwd}", | ||
"overrides": [ | ||
@@ -40,0 +42,0 @@ { |
{ | ||
"name": "@cspell/dict-ada", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Ada Language dictionary for cspell.", | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "e50444106ad610677e8ab353bf406f6bf8decb69" | ||
"gitHead": "563ab1a327e87a2f4746b09969e0249de3100d14" | ||
} |
6936
46