diff --git a/CHANGELOG.md b/CHANGELOG.md index a1860dc..75a4a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,14 @@ * **deps:** bump typescript from 4.9.5 to 5.0.2 ([#660](https://github.com/linz/style-js/issues/660)) ([6cda686](https://github.com/linz/style-js/commit/6cda6866011782df3fbe26e1524236aac4242ed8)) * **deps:** bump typescript from 5.0.2 to 5.0.3 ([#674](https://github.com/linz/style-js/issues/674)) ([b38bdfc](https://github.com/linz/style-js/commit/b38bdfc838712d9b4e4c1adf4f1ccfd159262f37)) +## [5.3.0](https://github.com/linz/style-js/compare/v5.2.0...v5.3.0) (2024-03-25) + + +### Features + +* **deps:** bump the typescript-eslint-prettier group with 4 updates ([#957](https://github.com/linz/style-js/issues/957)) ([a2f1df9](https://github.com/linz/style-js/commit/a2f1df99a74cb1679a75fc86e10bde7c9e2a8cc7)) +* **deps:** bump the typescript-eslint-prettier group with 8 updates ([#940](https://github.com/linz/style-js/issues/940)) ([1dd8e7d](https://github.com/linz/style-js/commit/1dd8e7d72e755585b7161d729b5560eb3afdebd7)) + ## [5.2.0](https://github.com/linz/style-js/compare/v5.1.0...v5.2.0) (2024-01-09) diff --git a/package-lock.json b/package-lock.json index e58a49a..da744e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@linzjs/style", - "version": "5.2.0", + "version": "5.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@linzjs/style", - "version": "5.2.0", + "version": "5.3.0", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^7.4.0", diff --git a/package.json b/package.json index 4a9379e..c0c1b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@linzjs/style", - "version": "5.2.0", + "version": "5.3.0", "license": "MIT", "repository": "github:linz/style-js", "bin": {