Skip to content

Commit 175da8f

Browse files
chore(release): 0.5.1 [skip ci]
1 parent 1afc7c8 commit 175da8f

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.5.1](https://github.com/dmoonfire/spell-check-urls/compare/v0.5.0...v0.5.1) (2021-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* updating various dependencies ([1afc7c8](https://github.com/dmoonfire/spell-check-urls/commit/1afc7c89fda3f195e00bf3054a34dd3fe1795e5b))
7+
18
## [0.4.1](https://github.com/dmoonfire/spell-check-urls/compare/v0.4.0...v0.4.1) (2019-08-27)
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-urls",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "./lib/main",
55
"description": "A plugin to Atom's spell-check to mark URLs as valid words.",
66
"repository": "https://github.com/dmoonfire/spell-check-urls",

0 commit comments

Comments
 (0)