Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.9.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 24, 2019
1 parent d06d7a3 commit a9f666f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.9.1](https://github.com/AtomLinter/linter-write-good/compare/v0.9.0...v0.9.1) (2019-04-24)


### Bug Fixes

* **deps:** add package-lock.json ([155bce3](https://github.com/AtomLinter/linter-write-good/commit/155bce3))
* **deps:** pin dependencies ([46a5ac6](https://github.com/AtomLinter/linter-write-good/commit/46a5ac6))
* **deps:** update dependency write-good to v0.13.1 ([a74edc1](https://github.com/AtomLinter/linter-write-good/commit/a74edc1))

## 0.9.0 - Upgrade write-good to optionally support E-Prime linting
* Thanks to @Vorror for creating the origin E-Prime write-good module

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "linter-write-good",
"main": "./lib/init",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"description": "Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too.",
"repository": {
Expand Down

0 comments on commit a9f666f

Please sign in to comment.