From e006daae2f28fe7f03e8150f782bc8e487181297 Mon Sep 17 00:00:00 2001 From: Daniels Lee Date: Mon, 4 Apr 2022 15:57:07 -0700 Subject: [PATCH] chore(release): publish %s - @readme/eslint-config@8.5.2 - @readme/stylelint-config@1.1.0 --- packages/eslint-config/CHANGELOG.md | 8 ++++++++ packages/eslint-config/package-lock.json | 2 +- packages/eslint-config/package.json | 2 +- packages/stylelint-config/CHANGELOG.md | 11 +++++++++++ packages/stylelint-config/package-lock.json | 2 +- packages/stylelint-config/package.json | 2 +- 6 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 packages/eslint-config/CHANGELOG.md create mode 100644 packages/stylelint-config/CHANGELOG.md diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md new file mode 100644 index 00000000..81e2e5be --- /dev/null +++ b/packages/eslint-config/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 8.5.2 (2022-04-04) + +**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 dd36eff8..7d60c66f 100644 --- a/packages/eslint-config/package-lock.json +++ b/packages/eslint-config/package-lock.json @@ -1,6 +1,6 @@ { "name": "@readme/eslint-config", - "version": "8.5.1", + "version": "8.5.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 4f1aab67..07c06e3a 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@readme/eslint-config", - "version": "8.5.1", + "version": "8.5.2", "description": "ReadMe coding standards", "main": "index.js", "author": "Jon Ursenbach ", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md new file mode 100644 index 00000000..e3eb932d --- /dev/null +++ b/packages/stylelint-config/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.1.0 (2022-04-04) + + +### Features + +* **stylelint-config:** init new config package for stylelint ([#349](https://github.com/readmeio/standards/issues/349)) ([e697176](https://github.com/readmeio/standards/commit/e697176e4b1d95528175e148d5d4acec25e346d4)) diff --git a/packages/stylelint-config/package-lock.json b/packages/stylelint-config/package-lock.json index f454fdf5..23c0e4cb 100644 --- a/packages/stylelint-config/package-lock.json +++ b/packages/stylelint-config/package-lock.json @@ -1,6 +1,6 @@ { "name": "@readme/stylelint-config", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 34f6409b..809d2234 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@readme/stylelint-config", - "version": "1.0.0", + "version": "1.1.0", "description": "ReadMe coding standards for styles", "main": "index.js", "files": [