diff --git a/packages/timestamp/CHANGELOG.md b/packages/timestamp/CHANGELOG.md
index f92faaf24..ebd1ae140 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.12 (2020-06-25)
+
+* chore(deps): bump @angular/animations from 9.1.11 to 10.0.0 ([14ab37a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/14ab37a))
+
+
+
+
+
## 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))
diff --git a/packages/timestamp/example/CHANGELOG.md b/packages/timestamp/example/CHANGELOG.md
index f7143e10d..013a773f2 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.12 (2020-06-25)
+
+* chore(deps): bump @angular/animations from 9.1.11 to 10.0.0 ([14ab37a](https://github.com/just-jeb/angular-builders/commit/14ab37a))
+
+
+
+
+
## 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))
diff --git a/packages/timestamp/example/package.json b/packages/timestamp/example/package.json
index 33f8cabda..ff82202bb 100644
--- a/packages/timestamp/example/package.json
+++ b/packages/timestamp/example/package.json
@@ -1,6 +1,6 @@
{
"name": "example",
- "version": "9.0.3-beta.11",
+ "version": "9.0.3-beta.12",
"scripts": {
"ng": "ng",
"start": "ng serve",
diff --git a/packages/timestamp/package.json b/packages/timestamp/package.json
index 66ee0bbca..3d7081b75 100644
--- a/packages/timestamp/package.json
+++ b/packages/timestamp/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-builders/timestamp",
- "version": "9.0.3-beta.11",
+ "version": "9.0.3-beta.12",
"repository": {
"type": "git",
"url": "https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp"