@cspell/dict-django
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.25](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-django@1.0.24...@cspell/dict-django@1.0.25) (2020-12-24) | ||
### Bug Fixes | ||
* Update softwareTerms.txt ([#308](https://github.com/streetsidesoftware/cspell-dicts/issues/308)) ([49b5ce4](https://github.com/streetsidesoftware/cspell-dicts/commit/49b5ce4a2436f3c99969d6425128d55f84c8a7fc)), closes [#194](https://github.com/streetsidesoftware/cspell-dicts/issues/194) | ||
## [1.0.24](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-django@1.0.23...@cspell/dict-django@1.0.24) (2020-11-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cspell/dict-django", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Django dictionary for cspell.", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "48d10290053a5c492372ed4221cdb83c835a3bcb" | ||
"gitHead": "e50444106ad610677e8ab353bf406f6bf8decb69" | ||
} |
9349