From ca31e750c8cadaead344be59af72c25c53862aee Mon Sep 17 00:00:00 2001 From: Jon Ursenbach Date: Tue, 21 Jun 2022 10:48:59 -0700 Subject: [PATCH] chore(release): publish - @readme/eslint-config@8.8.0 - @readme/stylelint-config@1.1.11 --- package-lock.json | 4 ++-- packages/eslint-config/CHANGELOG.md | 11 +++++++++++ packages/eslint-config/package-lock.json | 4 ++-- packages/eslint-config/package.json | 2 +- packages/stylelint-config/CHANGELOG.md | 8 ++++++++ packages/stylelint-config/package-lock.json | 4 ++-- packages/stylelint-config/package.json | 2 +- 7 files changed, 27 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1ab01f0..e63b4db1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12449,7 +12449,7 @@ }, "packages/eslint-config": { "name": "@readme/eslint-config", - "version": "8.7.6", + "version": "8.8.0", "license": "ISC", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.20.0", @@ -12485,7 +12485,7 @@ }, "packages/stylelint-config": { "name": "@readme/stylelint-config", - "version": "1.1.10", + "version": "1.1.11", "license": "MIT", "dependencies": { "stylelint-config-css-modules": "^4.1.0", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index bd6b90bb..c41ef976 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [8.8.0](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.6...@readme/eslint-config@8.8.0) (2022-06-21) + + +### Features + +* preventing the use of templated strings on non-templates ([d6a7978](https://github.com/readmeio/standards/commit/d6a79786842e1e15ba01e21e10d9f188de0d9977)) + + + + + ## [8.7.6](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.5...@readme/eslint-config@8.7.6) (2022-06-13) **Note:** Version bump only for package @readme/eslint-config diff --git a/packages/eslint-config/package-lock.json b/packages/eslint-config/package-lock.json index 89c31c5a..dac47f63 100644 --- a/packages/eslint-config/package-lock.json +++ b/packages/eslint-config/package-lock.json @@ -1,12 +1,12 @@ { "name": "@readme/eslint-config", - "version": "8.7.6", + "version": "8.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@readme/eslint-config", - "version": "8.7.6", + "version": "8.8.0", "license": "ISC", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.20.0", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index cfcf0af3..afef3279 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@readme/eslint-config", - "version": "8.7.6", + "version": "8.8.0", "description": "ReadMe coding standards", "main": "index.js", "author": "Jon Ursenbach ", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index 47e35cb8..f1cdaca6 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.11](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.10...@readme/stylelint-config@1.1.11) (2022-06-21) + +**Note:** Version bump only for package @readme/stylelint-config + + + + + ## [1.1.10](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.9...@readme/stylelint-config@1.1.10) (2022-06-13) **Note:** Version bump only for package @readme/stylelint-config diff --git a/packages/stylelint-config/package-lock.json b/packages/stylelint-config/package-lock.json index 0f28e9fc..36d1be43 100644 --- a/packages/stylelint-config/package-lock.json +++ b/packages/stylelint-config/package-lock.json @@ -1,12 +1,12 @@ { "name": "@readme/stylelint-config", - "version": "1.1.10", + "version": "1.1.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@readme/stylelint-config", - "version": "1.1.9", + "version": "1.1.11", "license": "MIT", "dependencies": { "stylelint-config-css-modules": "^4.1.0", diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 9baf0c2e..f00abcb3 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@readme/stylelint-config", - "version": "1.1.10", + "version": "1.1.11", "description": "ReadMe coding standards for styles", "main": "index.js", "files": [