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

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Jun 13, 2017
1 parent 0eef943 commit 7f824a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## Unreleased
## v0.8.0 (2017-06-13)
- [disable-rule] `no-magic-numbers`
- [disable-rule] `prefer-method-signature`
- [disable-option] `strict-boolean-expressions`: `allow-null-union`, `allow-undefined-union`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tslint-config-ikatyang",
"version": "0.7.0",
"version": "0.8.0",
"description": "tslint config for ikatyang",
"main": "tslint.js",
"repository": "https://github.com/ikatyang/tslint-config-ikatyang",
Expand Down

0 comments on commit 7f824a0

Please sign in to comment.