Skip to content

Commit 85d5796

Browse files
chore(master): release 4.2.0
1 parent 98f9c3f commit 85d5796

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
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.2.0](https://github.com/linz/style-js/compare/v4.1.0...v4.2.0) (2023-06-20)
23+
24+
25+
### Features
26+
27+
* Add React and React Hook linting rules ([#729](https://github.com/linz/style-js/issues/729)) ([b8ec393](https://github.com/linz/style-js/commit/b8ec3932121e5b571916b6849d17f26fef2d952d))
28+
* **deps:** bump eslint from 8.42.0 to 8.43.0 ([#730](https://github.com/linz/style-js/issues/730)) ([98f9c3f](https://github.com/linz/style-js/commit/98f9c3ff5b4d2694731afdbdf4b9e16025b174bb))
29+
2230
## [4.1.0](https://github.com/linz/style-js/compare/v4.0.0...v4.1.0) (2023-06-05)
2331

2432

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.1.0",
3+
"version": "4.2.0",
44
"license": "MIT",
55
"repository": "github:linz/style-js",
66
"bin": {

0 commit comments

Comments
 (0)