Skip to content

Commit eaec6c6

Browse files
Docs: 4.0.3 [skip ci]
1 parent f21958c commit eaec6c6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.3](https://github.com/WTW-IM/react-html-element/compare/v4.0.2...v4.0.3) (2023-01-27)
2+
3+
4+
### Fix
5+
6+
* ensuring we always render the latest app state ([f8e3f0f](https://github.com/WTW-IM/react-html-element/commit/f8e3f0f29ea8a13c8daa9b3fd49cc97858704a17))
7+
18
## [4.0.2](https://github.com/WTW-IM/react-html-element/compare/v4.0.1...v4.0.2) (2023-01-10)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-html-element",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "An HTMLElement extension that provides a simple setup for Web Components using React.",
55
"main": "module/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)