diff --git a/packages/stack-html/CHANGELOG.md b/packages/stack-html/CHANGELOG.md
index afde697..d69452a 100644
--- a/packages/stack-html/CHANGELOG.md
+++ b/packages/stack-html/CHANGELOG.md
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+### [0.1.6](https://github.com/factorial-io/fstack/compare/html/v0.1.5...html/v0.1.6) (2022-02-03)
+
### [0.1.5](https://github.com/factorial-io/fstack/compare/html/v0.1.4...html/v0.1.5) (2021-11-09)
diff --git a/packages/stack-html/package.json b/packages/stack-html/package.json
index e725839..e98af0a 100644
--- a/packages/stack-html/package.json
+++ b/packages/stack-html/package.json
@@ -1,6 +1,6 @@
{
"name": "@factorial/stack-html",
- "version": "0.1.5",
+ "version": "0.1.6",
"main": "index.js",
"license": "MIT",
"private": false,