diff --git a/.changeset/metal-hairs-look.md b/.changeset/metal-hairs-look.md deleted file mode 100644 index ec7a79257..000000000 --- a/.changeset/metal-hairs-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'sku': patch ---- - -Fix running lint-staged when `package.json` files are staged diff --git a/packages/sku/CHANGELOG.md b/packages/sku/CHANGELOG.md index 7bd80959b..b7f3419a5 100644 --- a/packages/sku/CHANGELOG.md +++ b/packages/sku/CHANGELOG.md @@ -1,5 +1,11 @@ # sku +## 12.4.8 + +### Patch Changes + +- Fix running lint-staged when `package.json` files are staged ([#918](https://github.com/seek-oss/sku/pull/918)) + ## 12.4.7 ### Patch Changes diff --git a/packages/sku/package.json b/packages/sku/package.json index bc581c296..cc3fd41fa 100644 --- a/packages/sku/package.json +++ b/packages/sku/package.json @@ -1,6 +1,6 @@ { "name": "sku", - "version": "12.4.7", + "version": "12.4.8", "description": "Front-end development toolkit, powered by Webpack, Babel, CSS Modules, Less and Jest", "main": "index.js", "bin": {