diff --git a/.changeset/sixty-pots-confess.md b/.changeset/sixty-pots-confess.md deleted file mode 100644 index ebfc730..0000000 --- a/.changeset/sixty-pots-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'swd-eslint-config': patch ---- - -update deps diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fc8ea..e67d9f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @swd/eslint-config +## 1.2.5 + +### Patch Changes + +- f634c38: update deps + ## 1.2.4 ### Patch Changes diff --git a/package.json b/package.json index 6c0484a..efd72cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swd-eslint-config", - "version": "1.2.4", + "version": "1.2.5", "description": "Custom ESLint config", "repository": { "type": "git",