From 7a4e60b52f565559f38c90d3eaa4df5978c93999 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 10:20:31 +1200 Subject: [PATCH] chore(master): release 5.3.0 (#941) :robot: I have created a release *beep* *boop* --- ## [5.3.0](https://github.com/linz/style-js/compare/v5.2.0...v5.3.0) (2024-05-22) ### 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)) ### Bug Fixes * update dependencies ([#991](https://github.com/linz/style-js/issues/991)) ([6946ca9](https://github.com/linz/style-js/commit/6946ca96b2cb0473b5c2946df1f96eff634aec7d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1860dcc..b7cb0f2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,19 @@ * **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-05-22) + + +### 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)) + + +### Bug Fixes + +* update dependencies ([#991](https://github.com/linz/style-js/issues/991)) ([6946ca9](https://github.com/linz/style-js/commit/6946ca96b2cb0473b5c2946df1f96eff634aec7d)) + ## [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 581d2f65..96165f03 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.10.0", diff --git a/package.json b/package.json index 7b757047..0c91df91 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": {