Skip to content

Commit ae05952

Browse files
chore(release): 0.7.2 [skip ci]
1 parent 046447b commit ae05952

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.7.2](https://github.com/dmoonfire/spell-check-project/compare/v0.7.1...v0.7.2) (2021-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed suggestions when there is no project ([046447b](https://github.com/dmoonfire/spell-check-project/commit/046447bb95a8802b0ca2f0db1c23fd29b0f0eb66))
7+
18
## [0.7.1](https://github.com/dmoonfire/spell-check-project/compare/v0.7.0...v0.7.1) (2021-04-05)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spell-check-project",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"main": "./lib/main",
55
"description": "Provides project-specific spell checking, suggestions, and dictionaries.",
66
"repository": "https://github.com/dmoonfire/spell-check-project",

0 commit comments

Comments
 (0)