File tree Expand file tree Collapse file tree 9 files changed +352
-3900
lines changed Expand file tree Collapse file tree 9 files changed +352
-3900
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 14.0.2] ( https://github.com/readmeio/standards/compare/@readme/eslint-config@14.0.1...@readme/eslint-config@14.0.2 ) (2024-07-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * disabling autofixing in ` vitest/no-focused-tests ` ([ 7d30504] ( https://github.com/readmeio/standards/commit/7d3050478a0f3a98d92405dde918d9e4a387b0ec ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 14.0.1] ( https://github.com/readmeio/standards/compare/@readme/eslint-config@14.0.0...@readme/eslint-config@14.0.1 ) (2024-07-17)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @readme/eslint-config" ,
3
- "version" : " 14.0.1 " ,
3
+ "version" : " 14.0.2 " ,
4
4
"description" : " ReadMe coding standards" ,
5
5
"main" : " index.js" ,
6
6
"author" : " Jon Ursenbach <jon@ursenba.ch>" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.2] ( https://github.com/readmeio/standards/compare/eslint-plugin-readme@2.0.1...eslint-plugin-readme@2.0.2 ) (2024-07-17)
7
+
8
+ ** Note:** Version bump only for package eslint-plugin-readme
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.1] ( https://github.com/readmeio/standards/compare/eslint-plugin-readme@2.0.0...eslint-plugin-readme@2.0.1 ) (2024-07-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-readme" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " ESLint plugin providing custom rules for ReadMe's coding standards" ,
5
5
"main" : " index.js" ,
6
6
"author" : " Jon Ursenbach <jon@ursenba.ch>" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/readmeio/standards/compare/@readme/spectral-config@5.0.1...@readme/spectral-config@5.0.2 ) (2024-07-17)
7
+
8
+ ** Note:** Version bump only for package @readme/spectral-config
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.0.1] ( https://github.com/readmeio/standards/compare/@readme/spectral-config@5.0.0...@readme/spectral-config@5.0.1 ) (2024-07-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @readme/spectral-config" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " ReadMe coding standards for API documentation" ,
5
5
"main" : " dist/index.js" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.0.2] ( https://github.com/readmeio/standards/compare/@readme/stylelint-config@7.0.1...@readme/stylelint-config@7.0.2 ) (2024-07-17)
7
+
8
+ ** Note:** Version bump only for package @readme/stylelint-config
9
+
10
+
11
+
12
+
13
+
6
14
## [ 7.0.1] ( https://github.com/readmeio/standards/compare/@readme/stylelint-config@7.0.0...@readme/stylelint-config@7.0.1 ) (2024-07-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @readme/stylelint-config" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " ReadMe coding standards for styles" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments