Skip to content

Commit

Permalink
Docs: 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
im-pipeline-bot committed Jan 27, 2023
1 parent f21958c commit eaec6c6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.3](https://github.com/WTW-IM/react-html-element/compare/v4.0.2...v4.0.3) (2023-01-27)


### Fix

* ensuring we always render the latest app state ([f8e3f0f](https://github.com/WTW-IM/react-html-element/commit/f8e3f0f29ea8a13c8daa9b3fd49cc97858704a17))

## [4.0.2](https://github.com/WTW-IM/react-html-element/compare/v4.0.1...v4.0.2) (2023-01-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-html-element",
"version": "4.0.2",
"version": "4.0.3",
"description": "An HTMLElement extension that provides a simple setup for Web Components using React.",
"main": "module/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit eaec6c6

Please sign in to comment.