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

Commit b1bcf51

Browse files
chore(release): 0.8.5 [skip ci]
1 parent fd548be commit b1bcf51

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.8.5"></a>
2+
## [0.8.5](https://github.com/AtomLinter/linter-rust/compare/v0.8.4...v0.8.5) (2018-04-22)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update xregexp to version 4.1.1 ([8d401d6](https://github.com/AtomLinter/linter-rust/commit/8d401d6)), closes [#124](https://github.com/AtomLinter/linter-rust/issues/124)
8+
19
# 0.8.4
210
* Fix 'check all' and Add 'test all' (@alkorang)
311
* Description for 'check all' and 'test all' (@alkorang)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-rust",
33
"main": "./lib/init",
4-
"version": "0.8.4",
4+
"version": "0.8.5",
55
"description": "Lint Rust-files, using rustc and/or cargo",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)