Skip to content

Commit b755442

Browse files
chore: release ng-tslint v1.1.2 (#34)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent afdcf2b commit b755442

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/real-radios-dance.md

-5
This file was deleted.

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# ng-tslint
22

3-
## 1.1.1
3+
## 1.1.2
4+
45
### Patch Changes
56

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

9+
## 1.1.1
10+
11+
### Patch Changes
712

813
- [#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`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-tslint",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Useful TSLint rules extracted from `angular/components` for Angular libraries.",
55
"repository": "git+https://github.com/rx-ts/ng-tslint.git",
66
"funding": {

0 commit comments

Comments
 (0)