Skip to content

Commit

Permalink
chore: release ng-tslint v1.1.2 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 13, 2021
1 parent afdcf2b commit b755442
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-radios-dance.md

This file was deleted.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# ng-tslint

## 1.1.1
## 1.1.2

### Patch Changes

- [`afdcf2b`](https://github.com/rx-ts/ng-tslint/commit/afdcf2b8366c6b61e141afd053c3825ed2c3c8e4) Thanks [@JounQin](https://github.com/JounQin)! - fix: sync with upstream, bump dev deps

## 1.1.1

### Patch Changes

- [#29](https://github.com/rx-ts/ng-tslint/pull/29) [`c9c624c`](https://github.com/rx-ts/ng-tslint/commit/c9c624cd18cf0e2bb470da708910c9c8052a1336) Thanks [@JounQin](https://github.com/JounQin)! - feat: sync rules, add `lightweight-tokens`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-tslint",
"version": "1.1.1",
"version": "1.1.2",
"description": "Useful TSLint rules extracted from `angular/components` for Angular libraries.",
"repository": "git+https://github.com/rx-ts/ng-tslint.git",
"funding": {
Expand Down

0 comments on commit b755442

Please sign in to comment.