Skip to content

Commit ca31e75

Browse files
committed
chore(release): publish
- @readme/[email protected] - @readme/[email protected]
1 parent d6a7978 commit ca31e75

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+
# [8.8.0](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2022-06-21)
7+
8+
9+
### Features
10+
11+
* preventing the use of templated strings on non-templates ([d6a7978](https://github.com/readmeio/standards/commit/d6a79786842e1e15ba01e21e10d9f188de0d9977))
12+
13+
14+
15+
16+
617
## [8.7.6](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2022-06-13)
718

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

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": "8.7.6",
3+
"version": "8.8.0",
44
"description": "ReadMe coding standards",
55
"main": "index.js",
66
"author": "Jon Ursenbach <[email protected]>",

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.11](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2022-06-21)
7+
8+
**Note:** Version bump only for package @readme/stylelint-config
9+
10+
11+
12+
13+
614
## [1.1.10](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2022-06-13)
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": "1.1.10",
3+
"version": "1.1.11",
44
"description": "ReadMe coding standards for styles",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)