-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add docs and changelog for new minor release (#71)
* add documentation for new change * Change files * bump minor version --------- Co-authored-by: Anmol Shrestha <[email protected]>
- Loading branch information
1 parent
2114521
commit 7eff7fb
Showing
5 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@itwin/eslint-plugin", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 17 Jun 2024 20:27:49 GMT", | ||
"version": "4.1.0", | ||
"tag": "@itwin/eslint-plugin_v4.1.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/eslint-plugin", | ||
"commit": "a5372db788c2ad940b3e3641666e869dffda2769", | ||
"comment": "Add new custom formatter for 'no-internal' rule violations that creates a summary table with report of all violations and writes the table to a csv file." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 08 May 2024 15:56:58 GMT", | ||
"version": "4.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @itwin/eslint-plugin | ||
|
||
This log was last generated on Wed, 08 May 2024 15:56:58 GMT and should not be manually modified. | ||
This log was last generated on Mon, 17 Jun 2024 20:27:49 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 4.1.0 | ||
|
||
Mon, 17 Jun 2024 20:27:49 GMT | ||
|
||
### Minor changes | ||
|
||
- Add new custom formatter for 'no-internal' rule violations that creates a summary table with report of all violations and writes the table to a csv file. ([email protected]) | ||
|
||
## 4.0.2 | ||
|
||
Wed, 08 May 2024 15:56:58 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters