Skip to content

Commit f06cf1a

Browse files
committed
chore(release): publish
- @readme/eslint-config@10.1.0 - @readme/stylelint-config@3.0.1
1 parent 9bb7121 commit f06cf1a

File tree

7 files changed

+27
-8
lines changed

7 files changed

+27
-8
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+
# [10.1.0](https://github.com/readmeio/standards/compare/@readme/eslint-config@10.0.0...@readme/eslint-config@10.1.0) (2022-08-29)
7+
8+
9+
### Features
10+
11+
* set `warnOnUnassignedImports` on `import/order` ([d9f8d36](https://github.com/readmeio/standards/commit/d9f8d361155e818f06e71742aa5e5028d5c91e90))
12+
13+
14+
15+
16+
617
# [10.0.0](https://github.com/readmeio/standards/compare/@readme/eslint-config@9.0.0...@readme/eslint-config@10.0.0) (2022-08-10)
718

819

packages/eslint-config/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/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": "10.0.0",
3+
"version": "10.1.0",
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+
## [3.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.0.0...@readme/stylelint-config@3.0.1) (2022-08-29)
7+
8+
**Note:** Version bump only for package @readme/stylelint-config
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@2.0.0...@readme/stylelint-config@3.0.0) (2022-08-10)
715

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

packages/stylelint-config/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/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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "ReadMe coding standards for styles",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)