Skip to content

Commit 11634ae

Browse files
committed
chore(release): publish
- @readme/eslint-config@8.7.3 - @readme/stylelint-config@1.1.7
1 parent 86526f5 commit 11634ae

File tree

7 files changed

+25
-6
lines changed

7 files changed

+25
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.7.3](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.2...@readme/eslint-config@8.7.3) (2022-04-26)
7+
8+
9+
### Bug Fixes
10+
11+
* downgrading eslint-plugin-mocha ([86526f5](https://github.com/readmeio/standards/commit/86526f54b3fadd734c0676bf960ddb120674d6f5))
12+
13+
14+
15+
16+
617
## [8.7.2](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.1...@readme/eslint-config@8.7.2) (2022-04-26)
718

819
**Note:** Version bump only for package @readme/eslint-config

packages/eslint-config/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "@readme/eslint-config",
3-
"version": "8.7.2",
3+
"version": "8.7.3",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"author": "Jon Ursenbach <jon@ursenba.ch>",

packages/stylelint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.7](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.6...@readme/stylelint-config@1.1.7) (2022-04-26)
7+
8+
**Note:** Version bump only for package @readme/stylelint-config
9+
10+
11+
12+
13+
614
## [1.1.6](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.5...@readme/stylelint-config@1.1.6) (2022-04-26)
715

816
**Note:** Version bump only for package @readme/stylelint-config

packages/stylelint-config/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@readme/stylelint-config",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "ReadMe coding standards for styles",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)