@angular-builders/timestamp
Advanced tools
Comparing version 9.0.0-beta.1 to 9.0.0-beta.2
@@ -6,7 +6,5 @@ # Change Log | ||
## 9.0.0-beta.1 (2020-01-25) | ||
## 9.0.0-beta.2 (2020-01-28) | ||
* chore(deps-dev): bump karma-jasmine from 3.0.3 to 3.1.0 ([bf4f11c](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/bf4f11c)) | ||
* chore(deps-dev): bump typescript from 3.6.4 to 3.7.5 ([5c0c82c](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/5c0c82c)) | ||
* chore(deps): bump ts-node from 8.5.4 to 8.6.0 ([61c830a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/61c830a)) | ||
* docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/672) | ||
@@ -17,2 +15,8 @@ | ||
## 9.0.0-beta.1 (2020-01-25) | ||
- chore(deps-dev): bump karma-jasmine from 3.0.3 to 3.1.0 ([bf4f11c](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/bf4f11c)) | ||
- chore(deps-dev): bump typescript from 3.6.4 to 3.7.5 ([5c0c82c](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/5c0c82c)) | ||
- chore(deps): bump ts-node from 8.5.4 to 8.6.0 ([61c830a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/61c830a)) | ||
## 9.0.0-beta.0 (2020-01-04) | ||
@@ -19,0 +23,0 @@ |
{ | ||
"name": "@angular-builders/timestamp", | ||
"version": "9.0.0-beta.1", | ||
"version": "9.0.0-beta.2", | ||
"repository": { | ||
@@ -35,3 +35,3 @@ "type": "git", | ||
}, | ||
"gitHead": "5529b174d71556068227d4d2dde8dcd82a86e288" | ||
"gitHead": "1060d09ad765ab66df002330261569ee82e79148" | ||
} |
# Timestamp builder for Angular build facade | ||
[![npm version](https://img.shields.io/npm/v/@angular-builders/timestamp.svg) ![npm](https://img.shields.io/npm/dm/@angular-builders/timestamp.svg)](https://www.npmjs.com/package/@angular-builders/timestamp) | ||
[![npm version](https://img.shields.io/npm/v/@angular-builders/timestamp.svg) ![npm (tag)](https://img.shields.io/npm/v/@angular-builders/timestamp/next.svg) ![npm](https://img.shields.io/npm/dm/@angular-builders/timestamp.svg)](https://www.npmjs.com/package/@angular-builders/timestamp) | ||
@@ -5,0 +5,0 @@ This builder is an example from the Medium article [Angular CLI 6 under the hood — builders demystified](https://medium.com/@just-jeb/angular-cli-6-under-the-hood-builders-demystified-f0690ebcf01). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19727