Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Burak Tasci committed Jul 23, 2018
1 parent 091f0ff commit 3a288cb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.5.0"></a>
# [1.5.0](https://github.com/ng-seed/angular-tslint-rules/compare/v1.4.1...v1.5.0) (2018-07-23)


### Features

* **atr:** update rules ([email protected]) ([#27](https://github.com/ng-seed/angular-tslint-rules/issues/27)) ([091f0ff](https://github.com/ng-seed/angular-tslint-rules/commit/091f0ff))
* **atr:** update rules ([email protected]) ([#26](https://github.com/ng-seed/angular-tslint-rules/issues/26)) ([8a531fa](https://github.com/ng-seed/angular-tslint-rules/commit/8a531fa))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/ng-seed/angular-tslint-rules/compare/v1.4.0...v1.4.1) (2018-05-17)

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": "angular-tslint-rules",
"version": "1.4.1",
"version": "1.5.0",
"description": "Shared TSLint & codelyzer rules to enforce a consistent code style for Angular development",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3a288cb

Please sign in to comment.