From dc609d7b1ff42bfc92c0e80dbf28577c8defc06c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Feb 2024 00:25:08 +0000 Subject: [PATCH] Version Packages --- .changeset/late-pens-tell.md | 5 ----- packages/eslint-config/CHANGELOG.md | 6 ++++++ packages/eslint-config/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/late-pens-tell.md diff --git a/.changeset/late-pens-tell.md b/.changeset/late-pens-tell.md deleted file mode 100644 index e02591865..000000000 --- a/.changeset/late-pens-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@westpac/eslint-config': minor ---- - -Upgrading to the latest prettier config diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 074abad25..d566c5c5a 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @westpac/eslint-config +## 0.2.0 + +### Minor Changes + +- 9a4a710: Upgrading to the latest prettier config + ## 0.1.0 ### Minor Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 45dcfac27..ed371ceaf 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@westpac/eslint-config", - "version": "0.1.0", + "version": "0.2.0", "main": "index.js", "license": "MIT", "dependencies": {