Skip to content

Commit ee3efbe

Browse files
committed
chore(release): 4.0.0
1 parent 51246c5 commit ee3efbe

File tree

4 files changed

+23
-18
lines changed

4 files changed

+23
-18
lines changed

CHANGELOG.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,61 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [3.3.3](https://github.com/ngworker/angular-versions-action/compare/v3.3.2...v3.3.3) (2021-04-25)
5+
## [4.0.0](https://github.com/ngworker/angular-versions-action/compare/v3.3.3...v4.0.0) (2021-04-26)
6+
7+
### Features
8+
9+
- **builder:** swap angular builder based on the angular version ([#22](https://github.com/ngworker/angular-versions-action/issues/22)) ([51246c5](https://github.com/ngworker/angular-versions-action/commit/51246c554f30b0a044e689cd5bb56cab518f8e83))
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
- Libraries angular builder is change on the angular.json based on the provided version.
14+
- The `file-path` input was removed
15+
- The `root-path` input was added
616

17+
### [3.3.3](https://github.com/ngworker/angular-versions-action/compare/v3.3.2...v3.3.3) (2021-04-25)
718

819
### Bug Fixes
920

10-
* ng-packagr version AGAIN ([e649ced](https://github.com/ngworker/angular-versions-action/commit/e649ced60a74d17b289e894e32d1eb086876dc47))
21+
- ng-packagr version AGAIN ([e649ced](https://github.com/ngworker/angular-versions-action/commit/e649ced60a74d17b289e894e32d1eb086876dc47))
1122

1223
### [3.3.2](https://github.com/ngworker/angular-versions-action/compare/v3.3.1...v3.3.2) (2021-04-25)
1324

14-
1525
### Bug Fixes
1626

17-
* ng-packagr version ([0478086](https://github.com/ngworker/angular-versions-action/commit/04780866b12328d0645316b663fd8f5ce26a8a2f))
27+
- ng-packagr version ([0478086](https://github.com/ngworker/angular-versions-action/commit/04780866b12328d0645316b663fd8f5ce26a8a2f))
1828

1929
### [3.3.1](https://github.com/ngworker/angular-versions-action/compare/v3.3.0...v3.3.1) (2021-04-25)
2030

21-
2231
### Bug Fixes
2332

24-
* rc typo on angular cli package ([#25](https://github.com/ngworker/angular-versions-action/issues/25)) ([1fe2f04](https://github.com/ngworker/angular-versions-action/commit/1fe2f041b7afe7707fe2db0544af394381e0f709))
33+
- rc typo on angular cli package ([#25](https://github.com/ngworker/angular-versions-action/issues/25)) ([1fe2f04](https://github.com/ngworker/angular-versions-action/commit/1fe2f041b7afe7707fe2db0544af394381e0f709))
2534

2635
## [3.3.0](https://github.com/ngworker/angular-versions-action/compare/v3.2.2...v3.3.0) (2021-04-25)
2736

28-
2937
### Features
3038

31-
* add support for angular 12-rc and up ([#24](https://github.com/ngworker/angular-versions-action/issues/24)) ([2103e8a](https://github.com/ngworker/angular-versions-action/commit/2103e8ad1d531893d207d33c8ef022b2717020cd))
39+
- add support for angular 12-rc and up ([#24](https://github.com/ngworker/angular-versions-action/issues/24)) ([2103e8a](https://github.com/ngworker/angular-versions-action/commit/2103e8ad1d531893d207d33c8ef022b2717020cd))
3240

3341
### [3.2.2](https://github.com/ngworker/angular-versions-action/compare/v3.2.1...v3.2.2) (2021-04-09)
3442

35-
3643
### Bug Fixes
3744

38-
* correct Angular 11.0.x versions ([#23](https://github.com/ngworker/angular-versions-action/issues/23)) ([61117e4](https://github.com/ngworker/angular-versions-action/commit/61117e48960a75669fa63e6468855880d63349be))
45+
- correct Angular 11.0.x versions ([#23](https://github.com/ngworker/angular-versions-action/issues/23)) ([61117e4](https://github.com/ngworker/angular-versions-action/commit/61117e48960a75669fa63e6468855880d63349be))
3946

4047
### [3.2.1](https://github.com/ngworker/angular-versions-action/compare/v3.2.0...v3.2.1) (2021-04-09)
4148

4249
## [3.2.0](https://github.com/ngworker/angular-versions-action/compare/v3.1.0...v3.2.0) (2021-03-31)
4350

44-
4551
### Features
4652

47-
* support Angular Elements ([#18](https://github.com/ngworker/angular-versions-action/issues/18)) ([26ede9e](https://github.com/ngworker/angular-versions-action/commit/26ede9e3b43f467b983decba5eefb5ea9b0b6087))
53+
- support Angular Elements ([#18](https://github.com/ngworker/angular-versions-action/issues/18)) ([26ede9e](https://github.com/ngworker/angular-versions-action/commit/26ede9e3b43f467b983decba5eefb5ea9b0b6087))
4854

4955
## [3.1.0](https://github.com/ngworker/angular-versions-action/compare/v3.0.1...v3.1.0) (2021-03-26)
5056

51-
5257
### Features
5358

54-
* 🎸 add Angular v6.x-7.x support ([#17](https://github.com/ngworker/angular-versions-action/issues/17)) ([a46a5d5](https://github.com/ngworker/angular-versions-action/commit/a46a5d541f02e571cd1cd5636d9a15fa747985cb))
59+
- 🎸 add Angular v6.x-7.x support ([#17](https://github.com/ngworker/angular-versions-action/issues/17)) ([a46a5d5](https://github.com/ngworker/angular-versions-action/commit/a46a5d541f02e571cd1cd5636d9a15fa747985cb))
5560

5661
### [3.0.1](https://github.com/ngworker/angular-versions-action/compare/v3.0.0...v3.0.1) (2021-02-16)
5762

dist/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-action",
3-
"version": "3.3.3",
3+
"version": "4.0.0",
44
"private": true,
55
"description": "TypeScript template action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)