Skip to content

Commit 1ebf104

Browse files
chore(master): release 4.1.0 (#724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2fd2e8b commit 1ebf104

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@
1919
* **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))
2020
* **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))
2121

22+
## [4.1.0](https://github.com/linz/style-js/compare/v4.0.0...v4.1.0) (2023-06-05)
23+
24+
25+
### Features
26+
27+
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.59.9 ([#722](https://github.com/linz/style-js/issues/722)) ([6363237](https://github.com/linz/style-js/commit/6363237a30f5d1244f77addeb06b6a27416262cc))
28+
* **deps:** bump @typescript-eslint/parser from 5.57.0 to 5.59.9 ([#723](https://github.com/linz/style-js/issues/723)) ([2fd2e8b](https://github.com/linz/style-js/commit/2fd2e8b9d39a77ec4543a5ea456cf114cfb83129))
29+
* **deps:** bump eslint from 8.39.0 to 8.42.0 ([#721](https://github.com/linz/style-js/issues/721)) ([43fa9fd](https://github.com/linz/style-js/commit/43fa9fde0dd6ad19f2bd44128e4190ff2c9aa582))
30+
* **deps:** bump prettier from 2.8.7 to 2.8.8 ([#689](https://github.com/linz/style-js/issues/689)) ([61c13bc](https://github.com/linz/style-js/commit/61c13bcbccad2d4b2c051e9bed2c37b7d544db72))
31+
* **deps:** bump typescript from 5.0.4 to 5.1.3 ([#720](https://github.com/linz/style-js/issues/720)) ([42d7658](https://github.com/linz/style-js/commit/42d7658ec64f44b9936173e4c4d3a893c3ed6b55))
32+
2233
## [4.0.0](https://github.com/linz/style-js/compare/v3.16.0...v4.0.0) (2023-05-10)
2334

2435

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linzjs/style",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"license": "MIT",
55
"repository": "github:linz/style-js",
66
"bin": {

0 commit comments

Comments
 (0)