diff --git a/packages/custom-webpack/CHANGELOG.md b/packages/custom-webpack/CHANGELOG.md index 1f78d2db2..6f6ed2b49 100644 --- a/packages/custom-webpack/CHANGELOG.md +++ b/packages/custom-webpack/CHANGELOG.md @@ -9,11 +9,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 10.0.1-beta.1 (2020-09-06) -- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/831) +- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/issues/831) ## 10.0.1-beta.0 (2020-09-01) -- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7de38ff)) +- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/commit/7de38ff)) ## 10.0.0 (2020-07-21) @@ -21,15 +21,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 10.0.0-beta.1 (2020-07-13) -- feat(custom-webpack): export common (#793) ([1cb73d4](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/1cb73d4)), closes [#793](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/793) +- feat(custom-webpack): export common (#793) ([1cb73d4](https://github.com/just-jeb/angular-builders/commit/1cb73d4)), closes [#793](https://github.com/just-jeb/angular-builders/issues/793) ## 10.0.0-beta.0 (2020-06-25) -- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/782) +- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/issues/782) ## 9.2.1-beta.0 (2020-06-23) -- fix(custom-webpack): schema validation error ([fe1cda0](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/fe1cda0)) +- fix(custom-webpack): schema validation error ([fe1cda0](https://github.com/just-jeb/angular-builders/commit/fe1cda0)) ## 9.2.0 (2020-06-23) @@ -37,8 +37,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 9.2.0-beta.0 (2020-04-15) -- docs(custom-webpack): update README ([0b81440](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/0b81440)) -- feat(custom-webpack): pass target options to custom webpack config function (#721) ([7a44528](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7a44528)), closes [#721](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/721) [#683](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/683) +- docs(custom-webpack): update README ([0b81440](https://github.com/just-jeb/angular-builders/commit/0b81440)) +- feat(custom-webpack): pass target options to custom webpack config function (#721) ([7a44528](https://github.com/just-jeb/angular-builders/commit/7a44528)), closes [#721](https://github.com/just-jeb/angular-builders/issues/721) [#683](https://github.com/just-jeb/angular-builders/issues/683) ## 9.1.0 (2020-04-05) @@ -46,42 +46,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 9.1.0-beta.1 (2020-03-29) -- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/709) +- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/issues/709) ## 9.1.0-beta.0 (2020-02-27) -- feat(custom-webpack): support TS for indexTransform (#689) ([f97905c](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/f97905c)), closes [#689](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/689) +- feat(custom-webpack): support TS for indexTransform (#689) ([f97905c](https://github.com/just-jeb/angular-builders/commit/f97905c)), closes [#689](https://github.com/just-jeb/angular-builders/issues/689) ## 9.0.1-beta.0 (2020-02-23) -- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/688) +- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/issues/688) ## 9.0.0 (2020-02-23) -- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/f0ce8bc)) -- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/685) +- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/commit/f0ce8bc)) +- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) ## 9.0.0-beta.2 (2020-02-23) -- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/685) +- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) ## 9.0.0-beta.1 (2020-01-28) -- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/672) +- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/issues/672) ## 9.0.0-beta.0 (2020-01-04) -- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/23f9235)) -- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/6f0ac12)) +- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/commit/23f9235)) +- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/commit/6f0ac12)) ## [8.4.1](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/compare/@angular-builders/custom-webpack@8.4.0...@angular-builders/custom-webpack@8.4.1) (2019-11-29) ### Bug Fixes -- **custom-webpack:** support exporting function in config written in TS ([#627](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/627)) ([9ecde07](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/9ecde07adc80291993d59a363ce7330996bde1f4)) +- **custom-webpack:** support exporting function in config written in TS ([#627](https://github.com/just-jeb/angular-builders/issues/627)) ([9ecde07](https://github.com/just-jeb/angular-builders/commit/9ecde07adc80291993d59a363ce7330996bde1f4)) # [8.4.0](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/compare/@angular-builders/custom-webpack@8.3.0...@angular-builders/custom-webpack@8.4.0) (2019-11-19) ### Features -- **custom-webpack:** support Webpack config written in TS ([#626](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/626)) ([479fa0b](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/479fa0bb1664ec618d482c15f0e52ba9d58acb07)) +- **custom-webpack:** support Webpack config written in TS ([#626](https://github.com/just-jeb/angular-builders/issues/626)) ([479fa0b](https://github.com/just-jeb/angular-builders/commit/479fa0bb1664ec618d482c15f0e52ba9d58acb07)) diff --git a/packages/custom-webpack/README.md b/packages/custom-webpack/README.md index fee667159..2f35c3a90 100644 --- a/packages/custom-webpack/README.md +++ b/packages/custom-webpack/README.md @@ -433,7 +433,7 @@ export default (targetOptions: TargetOptions, indexHtml: string) => { In the example we add a paragraph with build configuration to your `index.html`. It is a very simple example without any asynchronous code but you can also return a `Promise` from this function. -Full example [here](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/examples/full-cycle-app). +Full example [here](./examples/full-cycle-app). # Further Reading diff --git a/packages/custom-webpack/package.json b/packages/custom-webpack/package.json index 6cde71c37..bf72be87f 100644 --- a/packages/custom-webpack/package.json +++ b/packages/custom-webpack/package.json @@ -9,7 +9,8 @@ ], "repository": { "type": "git", - "url": "https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack" + "url": "https://github.com/just-jeb/angular-builders", + "directory": "packages/custom-webpack" }, "author": "JeB Barabanov", "license": "MIT", diff --git a/packages/jest/CHANGELOG.md b/packages/jest/CHANGELOG.md index d40a858fa..c6be5c7f4 100644 --- a/packages/jest/CHANGELOG.md +++ b/packages/jest/CHANGELOG.md @@ -9,11 +9,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 10.0.1-beta.1 (2020-09-06) -- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/831) +- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/issues/831) ## 10.0.1-beta.0 (2020-09-05) -- fix(jest): support astTransformers object syntax (#828) ([0acd239](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/0acd239)), closes [#828](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/828) [#825](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/825) +- fix(jest): support astTransformers object syntax (#828) ([0acd239](https://github.com/just-jeb/angular-builders/commit/0acd239)), closes [#828](https://github.com/just-jeb/angular-builders/issues/828) [#825](https://github.com/just-jeb/angular-builders/issues/825) ## 10.0.0 (2020-07-21) @@ -21,7 +21,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 10.0.0-beta.0 (2020-06-25) -- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/782) +- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/issues/782) ## 9.0.1 (2020-04-05) @@ -29,15 +29,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 9.0.1-beta.2 (2020-03-29) -- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/709) +- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/issues/709) ## 9.0.1-beta.1 (2020-03-17) -- fix(jest): bump jest-preset-angular from 8.0.0 to 8.1.2 (#698) ([3e7159b](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/3e7159b)), closes [#698](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/698) +- fix(jest): bump jest-preset-angular from 8.0.0 to 8.1.2 (#698) ([3e7159b](https://github.com/just-jeb/angular-builders/commit/3e7159b)), closes [#698](https://github.com/just-jeb/angular-builders/issues/698) ## 9.0.1-beta.0 (2020-02-23) -- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/688) +- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/issues/688) ## 9.0.0 (2020-02-23) @@ -45,25 +45,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 9.0.0-beta.4 (2020-02-23) -- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/685) +- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) ## 9.0.0-beta.3 (2020-02-01) -- fix(jest): improve testsMatch pattern for Jest 25 (#675) ([0e04a6d](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/0e04a6d)), closes [#675](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/675) +- fix(jest): improve testsMatch pattern for Jest 25 (#675) ([0e04a6d](https://github.com/just-jeb/angular-builders/commit/0e04a6d)), closes [#675](https://github.com/just-jeb/angular-builders/issues/675) ## 9.0.0-beta.2 (2020-01-30) -- feat: mock matchMedia out of the box (#674) ([bec48ed](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/bec48ed)), closes [#674](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/674) [#641](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/641) +- feat: mock matchMedia out of the box (#674) ([bec48ed](https://github.com/just-jeb/angular-builders/commit/bec48ed)), closes [#674](https://github.com/just-jeb/angular-builders/issues/674) [#641](https://github.com/just-jeb/angular-builders/issues/641) ## 9.0.0-beta.1 (2020-01-28) -- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/672) +- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/issues/672) ## 9.0.0-beta.0 (2020-01-04) -- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/6f0ac12)) -- feat(jest)!: use jest-preset-angular@8.0.0 ([1a2b043](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/1a2b043)) -- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/23f9235)) +- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/commit/6f0ac12)) +- feat(jest)!: use jest-preset-angular@8.0.0 ([1a2b043](https://github.com/just-jeb/angular-builders/commit/1a2b043)) +- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/commit/23f9235)) ## [8.3.2](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/compare/@angular-builders/jest@8.3.1...@angular-builders/jest@8.3.2) (2019-11-29) diff --git a/packages/jest/package.json b/packages/jest/package.json index be56db4f9..46b268d41 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -4,7 +4,8 @@ "description": "Jest runner for Angular build facade. Allows ng test run with Jest instead of Karma", "repository": { "type": "git", - "url": "https://github.com/just-jeb/angular-builders/tree/master/packages/jest" + "url": "https://github.com/just-jeb/angular-builders", + "directory": "packages/jest" }, "author": "JeB Barabanov", "license": "MIT", diff --git a/packages/timestamp/CHANGELOG.md b/packages/timestamp/CHANGELOG.md index f41e66646..e62d5f200 100644 --- a/packages/timestamp/CHANGELOG.md +++ b/packages/timestamp/CHANGELOG.md @@ -9,136 +9,136 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 10.0.1-beta.12 (2020-09-06) -- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/831) +- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/issues/831) ## 10.0.1-beta.11 (2020-09-04) -- chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 ([418d8ed](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/418d8ed)) +- chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 ([418d8ed](https://github.com/just-jeb/angular-builders/commit/418d8ed)) ## 10.0.1-beta.10 (2020-09-03) -- chore(deps): bump @angular-devkit/build-angular ([1e6ea84](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/1e6ea84)) +- chore(deps): bump @angular-devkit/build-angular ([1e6ea84](https://github.com/just-jeb/angular-builders/commit/1e6ea84)) ## 10.0.1-beta.9 (2020-09-01) -- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/7de38ff)) +- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/commit/7de38ff)) ## 10.0.1-beta.8 (2020-09-01) -- chore(deps): bump @angular-devkit/build-angular ([f0b361a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/f0b361a)) +- chore(deps): bump @angular-devkit/build-angular ([f0b361a](https://github.com/just-jeb/angular-builders/commit/f0b361a)) ## 10.0.1-beta.7 (2020-09-01) -- chore(deps-dev): bump karma from 5.1.1 to 5.2.0 ([a58b0d6](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/a58b0d6)) +- chore(deps-dev): bump karma from 5.1.1 to 5.2.0 ([a58b0d6](https://github.com/just-jeb/angular-builders/commit/a58b0d6)) ## 10.0.1-beta.6 (2020-08-21) -- chore(deps): bump @angular-devkit/build-angular ([ac8c8f3](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/ac8c8f3)) +- chore(deps): bump @angular-devkit/build-angular ([ac8c8f3](https://github.com/just-jeb/angular-builders/commit/ac8c8f3)) ## 10.0.1-beta.5 (2020-08-18) -- chore(deps): bump zone.js from 0.10.3 to 0.11.0 ([ed4e820](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/ed4e820)) +- chore(deps): bump zone.js from 0.10.3 to 0.11.0 ([ed4e820](https://github.com/just-jeb/angular-builders/commit/ed4e820)) ## 10.0.1-beta.4 (2020-08-13) -- chore(deps): bump @angular-devkit/build-angular ([fe2fd7b](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/fe2fd7b)) +- chore(deps): bump @angular-devkit/build-angular ([fe2fd7b](https://github.com/just-jeb/angular-builders/commit/fe2fd7b)) ## 10.0.1-beta.3 (2020-08-11) -- chore(deps-dev): bump karma-jasmine from 3.3.1 to 4.0.0 ([03cc6c7](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/03cc6c7)) +- chore(deps-dev): bump karma-jasmine from 3.3.1 to 4.0.0 ([03cc6c7](https://github.com/just-jeb/angular-builders/commit/03cc6c7)) ## 10.0.1-beta.2 (2020-08-01) -- chore(deps): bump @angular-devkit/build-angular ([4d85c19](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/4d85c19)) +- chore(deps): bump @angular-devkit/build-angular ([4d85c19](https://github.com/just-jeb/angular-builders/commit/4d85c19)) ## 10.0.1-beta.1 (2020-07-30) -- chore(deps-dev): bump jasmine-core from 3.5.0 to 3.6.0 ([7928992](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/7928992)) +- chore(deps-dev): bump jasmine-core from 3.5.0 to 3.6.0 ([7928992](https://github.com/just-jeb/angular-builders/commit/7928992)) ## 10.0.1-beta.0 (2020-07-30) -- chore(deps): bump @angular-devkit/build-angular ([1bb4f68](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/1bb4f68)) +- chore(deps): bump @angular-devkit/build-angular ([1bb4f68](https://github.com/just-jeb/angular-builders/commit/1bb4f68)) ## 10.0.0 (2020-07-21) -- chore(deps): bump @angular-devkit/build-angular ([9aaa8b3](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/9aaa8b3)) +- chore(deps): bump @angular-devkit/build-angular ([9aaa8b3](https://github.com/just-jeb/angular-builders/commit/9aaa8b3)) ## 10.0.0-beta.5 (2020-07-09) -- chore(deps): bump @angular-devkit/build-angular ([f83f2d7](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/f83f2d7)) +- chore(deps): bump @angular-devkit/build-angular ([f83f2d7](https://github.com/just-jeb/angular-builders/commit/f83f2d7)) ## 10.0.0-beta.4 (2020-07-02) -- chore(deps-dev): bump codelyzer from 5.2.2 to 6.0.0 ([356754d](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/356754d)) +- chore(deps-dev): bump codelyzer from 5.2.2 to 6.0.0 ([356754d](https://github.com/just-jeb/angular-builders/commit/356754d)) ## 10.0.0-beta.3 (2020-07-02) -- chore(deps): bump rxjs from 6.5.5 to 6.6.0 ([9ede4ae](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/9ede4ae)) +- chore(deps): bump rxjs from 6.5.5 to 6.6.0 ([9ede4ae](https://github.com/just-jeb/angular-builders/commit/9ede4ae)) ## 10.0.0-beta.2 (2020-07-02) -- chore(deps): bump @angular-devkit/build-angular ([89525ae](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/89525ae)) +- chore(deps): bump @angular-devkit/build-angular ([89525ae](https://github.com/just-jeb/angular-builders/commit/89525ae)) ## 10.0.0-beta.1 (2020-06-25) -- chore(deps-dev): bump karma from 5.0.9 to 5.1.0 ([6399200](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/6399200)) +- chore(deps-dev): bump karma from 5.0.9 to 5.1.0 ([6399200](https://github.com/just-jeb/angular-builders/commit/6399200)) ## 10.0.0-beta.0 (2020-06-25) -- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/782) +- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/issues/782) ## 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)) +- 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/tree/master/packages/timestamp/commit/de3454e)) +- 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/tree/master/packages/timestamp/commit/ad877c5)) +- chore(deps-dev): bump @angular/cli from 9.1.9 to 10.0.0 ([ad877c5](https://github.com/just-jeb/angular-builders/commit/ad877c5)) ## 9.0.3-beta.9 (2020-06-25) -- chore(deps-dev): bump @angular/language-service from 9.1.11 to 10.0.0 ([4af6ae3](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/4af6ae3)) +- chore(deps-dev): bump @angular/language-service from 9.1.11 to 10.0.0 ([4af6ae3](https://github.com/just-jeb/angular-builders/commit/4af6ae3)) ## 9.0.3-beta.8 (2020-06-25) -- chore(deps): bump @angular/forms from 9.1.11 to 10.0.0 ([d25b43c](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/d25b43c)) -- chore(deps): bump @angular/platform-browser from 9.1.11 to 10.0.0 ([1665f53](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/1665f53)) +- chore(deps): bump @angular/forms from 9.1.11 to 10.0.0 ([d25b43c](https://github.com/just-jeb/angular-builders/commit/d25b43c)) +- chore(deps): bump @angular/platform-browser from 9.1.11 to 10.0.0 ([1665f53](https://github.com/just-jeb/angular-builders/commit/1665f53)) ## 9.0.3-beta.7 (2020-06-25) -- chore(deps): bump @angular/common from 9.1.11 to 10.0.0 ([c3d2e3a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/c3d2e3a)) +- chore(deps): bump @angular/common from 9.1.11 to 10.0.0 ([c3d2e3a](https://github.com/just-jeb/angular-builders/commit/c3d2e3a)) ## 9.0.3-beta.6 (2020-06-25) -- chore(deps): bump @angular/platform-browser-dynamic ([4c7f86f](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/4c7f86f)) +- chore(deps): bump @angular/platform-browser-dynamic ([4c7f86f](https://github.com/just-jeb/angular-builders/commit/4c7f86f)) ## 9.0.3-beta.5 (2020-06-23) -- chore(deps): bump ts-node from 8.9.1 to 8.10.2 ([7448e35](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/7448e35)) +- chore(deps): bump ts-node from 8.9.1 to 8.10.2 ([7448e35](https://github.com/just-jeb/angular-builders/commit/7448e35)) ## 9.0.3-beta.4 (2020-06-23) -- chore(deps-dev): bump @types/node from 13.13.12 to 14.0.13 ([76ee36a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/76ee36a)) +- chore(deps-dev): bump @types/node from 13.13.12 to 14.0.13 ([76ee36a](https://github.com/just-jeb/angular-builders/commit/76ee36a)) ## 9.0.3-beta.3 (2020-06-23) -- chore(deps-dev): bump karma from 5.0.9 to 5.1.0 ([cef8925](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/cef8925)) +- chore(deps-dev): bump karma from 5.0.9 to 5.1.0 ([cef8925](https://github.com/just-jeb/angular-builders/commit/cef8925)) ## 9.0.3-beta.2 (2020-06-23) -- chore(deps-dev): bump karma-coverage-istanbul-reporter ([910660d](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/910660d)) +- chore(deps-dev): bump karma-coverage-istanbul-reporter ([910660d](https://github.com/just-jeb/angular-builders/commit/910660d)) ## 9.0.3-beta.1 (2020-06-23) -- chore(deps-dev): bump protractor from 5.4.4 to 7.0.0 ([2c14a2a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/2c14a2a)) +- chore(deps-dev): bump protractor from 5.4.4 to 7.0.0 ([2c14a2a](https://github.com/just-jeb/angular-builders/commit/2c14a2a)) ## 9.0.3-beta.0 (2020-06-23) -- chore(deps-dev): bump karma-jasmine from 3.1.1 to 3.3.1 ([9ca1a13](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/9ca1a13)) +- chore(deps-dev): bump karma-jasmine from 3.1.1 to 3.3.1 ([9ca1a13](https://github.com/just-jeb/angular-builders/commit/9ca1a13)) ## 9.0.2 (2020-06-23) @@ -146,11 +146,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 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)) +- 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/tree/master/packages/timestamp/commit/ca08d01)) +- chore(deps-dev): bump karma from 4.4.1 to 5.0.1 ([ca08d01](https://github.com/just-jeb/angular-builders/commit/ca08d01)) ## 9.0.1 (2020-04-05) @@ -158,55 +158,55 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## 9.0.1-beta.5 (2020-03-30) -- chore(deps-dev): bump typescript from 3.7.5 to 3.8.3 ([8fc1842](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/8fc1842)) +- chore(deps-dev): bump typescript from 3.7.5 to 3.8.3 ([8fc1842](https://github.com/just-jeb/angular-builders/commit/8fc1842)) ## 9.0.1-beta.4 (2020-03-29) -- chore(deps-dev): bump tslint from 5.20.1 to 6.1.0 ([da8bd20](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/da8bd20)) +- chore(deps-dev): bump tslint from 5.20.1 to 6.1.0 ([da8bd20](https://github.com/just-jeb/angular-builders/commit/da8bd20)) ## 9.0.1-beta.3 (2020-03-29) -- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/709) +- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/issues/709) ## 9.0.1-beta.2 (2020-03-22) -- chore(deps-dev): bump jasmine-spec-reporter from 4.2.1 to 5.0.0 ([df9710a](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/df9710a)) +- chore(deps-dev): bump jasmine-spec-reporter from 4.2.1 to 5.0.0 ([df9710a](https://github.com/just-jeb/angular-builders/commit/df9710a)) ## 9.0.1-beta.1 (2020-03-22) -- chore(deps): bump ts-node from 8.7.0 to 8.8.0 ([38659ab](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/38659ab)) +- chore(deps): bump ts-node from 8.7.0 to 8.8.0 ([38659ab](https://github.com/just-jeb/angular-builders/commit/38659ab)) ## 9.0.1-beta.0 (2020-03-18) -- chore(deps): bump ts-node from 8.6.2 to 8.7.0 ([04069c3](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/04069c3)) +- chore(deps): bump ts-node from 8.6.2 to 8.7.0 ([04069c3](https://github.com/just-jeb/angular-builders/commit/04069c3)) ## 9.0.0 (2020-02-23) -- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/f0ce8bc)) -- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/685) +- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/commit/f0ce8bc)) +- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) ## 9.0.0-beta.3 (2020-02-23) -- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/issues/685) +- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) ## 9.0.0-beta.2 (2020-01-28) -- 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) +- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/issues/672) ## 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)) +- chore(deps-dev): bump karma-jasmine from 3.0.3 to 3.1.0 ([bf4f11c](https://github.com/just-jeb/angular-builders/commit/bf4f11c)) +- chore(deps-dev): bump typescript from 3.6.4 to 3.7.5 ([5c0c82c](https://github.com/just-jeb/angular-builders/commit/5c0c82c)) +- chore(deps): bump ts-node from 8.5.4 to 8.6.0 ([61c830a](https://github.com/just-jeb/angular-builders/commit/61c830a)) ## 9.0.0-beta.0 (2020-01-04) -- chore(deps-dev): bump @types/jasmine from 3.4.6 to 3.5.0 ([ec2bb8b](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/ec2bb8b)) -- chore(deps-dev): bump @types/node from 12.12.22 to 13.1.0 ([3ad35a6](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/3ad35a6)) -- chore(deps-dev): bump @types/node from 12.12.24 to 13.1.4 ([8c603c8](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/8c603c8)) -- chore(deps-dev): bump karma-jasmine from 2.0.1 to 3.0.0 ([cfa271f](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/cfa271f)) -- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/23f9235)) -- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/commit/6f0ac12)) +- chore(deps-dev): bump @types/jasmine from 3.4.6 to 3.5.0 ([ec2bb8b](https://github.com/just-jeb/angular-builders/commit/ec2bb8b)) +- chore(deps-dev): bump @types/node from 12.12.22 to 13.1.0 ([3ad35a6](https://github.com/just-jeb/angular-builders/commit/3ad35a6)) +- chore(deps-dev): bump @types/node from 12.12.24 to 13.1.4 ([8c603c8](https://github.com/just-jeb/angular-builders/commit/8c603c8)) +- chore(deps-dev): bump karma-jasmine from 2.0.1 to 3.0.0 ([cfa271f](https://github.com/just-jeb/angular-builders/commit/cfa271f)) +- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/commit/23f9235)) +- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/commit/6f0ac12)) ## [8.3.2](https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp/compare/@angular-builders/timestamp@8.3.1...@angular-builders/timestamp@8.3.2) (2019-11-29) diff --git a/packages/timestamp/package.json b/packages/timestamp/package.json index 5ff4ea087..f9f6990af 100644 --- a/packages/timestamp/package.json +++ b/packages/timestamp/package.json @@ -3,7 +3,8 @@ "version": "10.0.1", "repository": { "type": "git", - "url": "https://github.com/just-jeb/angular-builders/tree/master/packages/timestamp" + "url": "https://github.com/just-jeb/angular-builders", + "directory": "packages/timestamp" }, "author": "JeB Barabanov", "license": "MIT",