From 61c7b4679fa03e52fa0af05a81f9c2025abaf5f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:28:52 +0000 Subject: [PATCH] chore(master): release 5.3.0 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1860dcc..75a4a169 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 e58a49af..da744e21 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 4a9379e8..c0c1b564 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": {