diff --git a/packages/timestamp/CHANGELOG.md b/packages/timestamp/CHANGELOG.md
index 8d5207a88..f92faaf24 100644
--- a/packages/timestamp/CHANGELOG.md
+++ b/packages/timestamp/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 9.0.3-beta.11 (2020-06-25)
+
+* chore(deps): bump @angular/router from 9.1.11 to 10.0.0 ([de3454e](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/de3454e))
+
+
+
+
+
## 9.0.3-beta.10 (2020-06-25)
* chore(deps-dev): bump @angular/cli from 9.1.9 to 10.0.0 ([ad877c5](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/ad877c5))
diff --git a/packages/timestamp/example/CHANGELOG.md b/packages/timestamp/example/CHANGELOG.md
index c721ab95f..f7143e10d 100644
--- a/packages/timestamp/example/CHANGELOG.md
+++ b/packages/timestamp/example/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 9.0.3-beta.11 (2020-06-25)
+
+* chore(deps): bump @angular/router from 9.1.11 to 10.0.0 ([de3454e](https://github.com/just-jeb/angular-builders/commit/de3454e))
+
+
+
+
+
## 9.0.3-beta.10 (2020-06-25)
* chore(deps-dev): bump @angular/cli from 9.1.9 to 10.0.0 ([ad877c5](https://github.com/just-jeb/angular-builders/commit/ad877c5))
diff --git a/packages/timestamp/example/package.json b/packages/timestamp/example/package.json
index a115178e2..0757299b0 100644
--- a/packages/timestamp/example/package.json
+++ b/packages/timestamp/example/package.json
@@ -1,6 +1,6 @@
{
"name": "example",
- "version": "9.0.3-beta.10",
+ "version": "9.0.3-beta.11",
"scripts": {
"ng": "ng",
"start": "ng serve",
diff --git a/packages/timestamp/package.json b/packages/timestamp/package.json
index 7c22b457e..66ee0bbca 100644
--- a/packages/timestamp/package.json
+++ b/packages/timestamp/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-builders/timestamp",
- "version": "9.0.3-beta.10",
+ "version": "9.0.3-beta.11",
"repository": {
"type": "git",
"url": "https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp"