Skip to content

Commit c71da0e

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/cordova-builders@7.0.0 - @ionic/angular-toolkit@7.0.0
1 parent 07bba34 commit c71da0e

File tree

6 files changed

+41
-4
lines changed

6 files changed

+41
-4
lines changed

packages/cordova-builders/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@6.1.0...@ionic/cordova-builders@7.0.0) (2022-07-18)
7+
8+
9+
### Features
10+
11+
* bump deps to angular 14 ([767598e](https://github.com/ionic-team/angular-toolkit/commit/767598eace5bc91767008fd86670729c8079a1d9)), closes [#474](https://github.com/ionic-team/angular-toolkit/issues/474)
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Apps will need to update to Angular 14 in order to suppor this verion.
17+
18+
19+
20+
21+
622
# [6.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@6.0.0...@ionic/cordova-builders@6.1.0) (2022-03-08)
723

824

packages/cordova-builders/package-lock.json

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

packages/cordova-builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/cordova-builders",
3-
"version": "6.1.0",
3+
"version": "7.0.0",
44
"license": "MIT",
55
"description": "Cordova builders for @ionic/angular apps",
66
"homepage": "https://ionicframework.com/",

packages/schematics/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [7.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@6.1.0...@ionic/angular-toolkit@7.0.0) (2022-07-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **schematics:** provide default path value ([07bba34](https://github.com/ionic-team/angular-toolkit/commit/07bba341490b7e9f8ce3483c3c78e4761d592cc0)), closes [#473](https://github.com/ionic-team/angular-toolkit/issues/473)
12+
13+
14+
### Features
15+
16+
* bump deps to angular 14 ([767598e](https://github.com/ionic-team/angular-toolkit/commit/767598eace5bc91767008fd86670729c8079a1d9)), closes [#474](https://github.com/ionic-team/angular-toolkit/issues/474)
17+
18+
19+
### BREAKING CHANGES
20+
21+
* Apps will need to update to Angular 14 in order to suppor this verion.
22+
23+
24+
25+
26+
627
# [6.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@6.0.0...@ionic/angular-toolkit@6.1.0) (2022-03-08)
728

829

packages/schematics/package-lock.json

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

packages/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "6.1.0",
3+
"version": "7.0.0",
44
"license": "MIT",
55
"description": "Schematics for @ionic/angular apps.",
66
"homepage": "https://ionicframework.com/",

0 commit comments

Comments
 (0)