Skip to content

Commit 62d2365

Browse files
Build: @ptsecurity/[email protected] [skip ci]
1 parent ff52509 commit 62d2365

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# @ptsecurity/eslint-config [1.5.0](https://github.com/positive-js/pt-code-style/compare/@ptsecurity/[email protected]...@ptsecurity/[email protected]) (2022-02-08)
2+
3+
4+
### ✨ Feat
5+
#### Introduce new features.
6+
7+
* **eslint:** Extend typescript-eslint/naming-convention for class public properties ([](https://github.com/positive-js/pt-code-style/commit/ff52509))
8+
19
## @ptsecurity/eslint-config [1.4.3](https://github.com/positive-js/pt-code-style/compare/@ptsecurity/[email protected]...@ptsecurity/[email protected]) (2022-01-15)
210

311

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ptsecurity/eslint-config",
3-
"version": "1.4.3",
3+
"version": "1.5.0",
44
"description": "ESLint shareable config for the Positive Technologies JavaScript style guide.",
55
"author": "Positive Technologies",
66
"license": "MIT",

0 commit comments

Comments
 (0)