From c7d2643083ebe98c2e0e652775ac2c84df92d946 Mon Sep 17 00:00:00 2001 From: JeB Date: Mon, 20 Apr 2020 21:39:04 +0000 Subject: [PATCH] ci(release): publish - @angular-builders/timestamp@9.0.2-beta.1 - example@9.0.2-beta.1 --- packages/timestamp/CHANGELOG.md | 8 ++++++++ packages/timestamp/example/CHANGELOG.md | 8 ++++++++ packages/timestamp/example/package.json | 2 +- packages/timestamp/package.json | 2 +- 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/packages/timestamp/CHANGELOG.md b/packages/timestamp/CHANGELOG.md index 01f235f65..6b1dcf3cf 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.2-beta.1 (2020-04-20) + +* chore(deps): bump ts-node from 8.8.2 to 8.9.0 ([c78c0d3](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/c78c0d3)) + + + + + ## 9.0.2-beta.0 (2020-04-10) * chore(deps-dev): bump karma from 4.4.1 to 5.0.1 ([ca08d01](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/ca08d01)) diff --git a/packages/timestamp/example/CHANGELOG.md b/packages/timestamp/example/CHANGELOG.md index 6e3145134..895491708 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.2-beta.1 (2020-04-20) + +* chore(deps): bump ts-node from 8.8.2 to 8.9.0 ([c78c0d3](https://github.com/just-jeb/angular-builders/commit/c78c0d3)) + + + + + ## 9.0.2-beta.0 (2020-04-10) * chore(deps-dev): bump karma from 4.4.1 to 5.0.1 ([ca08d01](https://github.com/just-jeb/angular-builders/commit/ca08d01)) diff --git a/packages/timestamp/example/package.json b/packages/timestamp/example/package.json index 943929dfd..614d7790c 100644 --- a/packages/timestamp/example/package.json +++ b/packages/timestamp/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "9.0.2-beta.0", + "version": "9.0.2-beta.1", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/packages/timestamp/package.json b/packages/timestamp/package.json index e232dc4b8..8fad96fdc 100644 --- a/packages/timestamp/package.json +++ b/packages/timestamp/package.json @@ -1,6 +1,6 @@ { "name": "@angular-builders/timestamp", - "version": "9.0.2-beta.0", + "version": "9.0.2-beta.1", "repository": { "type": "git", "url": "https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp"