diff --git a/packages/dash-html-components/CHANGELOG.md b/packages/dash-html-components/CHANGELOG.md
index 002ee1cffa..e758082257 100644
--- a/packages/dash-html-components/CHANGELOG.md
+++ b/packages/dash-html-components/CHANGELOG.md
@@ -2,9 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
-## UNRELEASED
+## [1.1.3] - 2021-04-08
### Fixed
-- [#179](https://github.com/plotly/dash-html-components/pull/178) - Fixes [#77](https://github.com/plotly/dash-html-components/issues/77) Added `allow` and `referrerPolicy` properties to `html.Iframe`
+- [#179](https://github.com/plotly/dash-html-components/pull/179) - Fixes [#77](https://github.com/plotly/dash-html-components/issues/77) Added `allow` and `referrerPolicy` properties to `html.Iframe`
- [#178](https://github.com/plotly/dash-html-components/pull/178) - Fix [#161](https://github.com/plotly/dash-html-components/issues/161)