From c3721bee88a6f0d8832147446bbf75354fa7e7c0 Mon Sep 17 00:00:00 2001 From: SiTaggart Date: Sun, 23 Oct 2022 00:03:53 +0000 Subject: [PATCH] chore(release): publish - @sitaggart/eslint-config-ts@0.6.24 - @sitaggart/eslint-config@0.6.23 - @sitaggart/prettier-config@0.3.23 --- packages/eslint-config-ts/CHANGELOG.md | 4 ++++ packages/eslint-config-ts/package.json | 2 +- packages/eslint-config/CHANGELOG.md | 4 ++++ packages/eslint-config/package.json | 2 +- packages/prettier-config/CHANGELOG.md | 4 ++++ packages/prettier-config/package.json | 2 +- 6 files changed, 15 insertions(+), 3 deletions(-) diff --git a/packages/eslint-config-ts/CHANGELOG.md b/packages/eslint-config-ts/CHANGELOG.md index 429aaa80..bd191178 100644 --- a/packages/eslint-config-ts/CHANGELOG.md +++ b/packages/eslint-config-ts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.6.24 (2022-10-23) + +**Note:** Version bump only for package @sitaggart/eslint-config-ts + ## 0.6.23 (2022-10-16) ### Bug Fixes diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 2a5d5b44..4bd3b71b 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -1,6 +1,6 @@ { "name": "@sitaggart/eslint-config-ts", - "version": "0.6.23", + "version": "0.6.24", "description": "eslint config for typescript projects", "keywords": [ "eslint", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index b0f755e2..fd8f21b1 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.6.23 (2022-10-23) + +**Note:** Version bump only for package @sitaggart/eslint-config + ## 0.6.22 (2022-10-16) ### Bug Fixes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index a1a78824..d3b64e2d 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@sitaggart/eslint-config", - "version": "0.6.22", + "version": "0.6.23", "description": "base eslint config for most projects", "keywords": [ "eslint", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 91074824..b9d63bab 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.23 (2022-10-23) + +**Note:** Version bump only for package @sitaggart/prettier-config + ## 0.3.22 (2022-10-16) ### Bug Fixes diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index b60f2d26..e6060706 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@sitaggart/prettier-config", - "version": "0.3.22", + "version": "0.3.23", "description": "prettier config for personal projects", "keywords": [ "prettier",