Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 18, 2022
1 parent 07bba34 commit c71da0e
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 4 deletions.
16 changes: 16 additions & 0 deletions packages/cordova-builders/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2022-07-18)


### Features

* 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)


### BREAKING CHANGES

* Apps will need to update to Angular 14 in order to suppor this verion.





# [6.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2022-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/cordova-builders/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cordova-builders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/cordova-builders",
"version": "6.1.0",
"version": "7.0.0",
"license": "MIT",
"description": "Cordova builders for @ionic/angular apps",
"homepage": "https://ionicframework.com/",
Expand Down
21 changes: 21 additions & 0 deletions packages/schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2022-07-18)


### Bug Fixes

* **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)


### Features

* 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)


### BREAKING CHANGES

* Apps will need to update to Angular 14 in order to suppor this verion.





# [6.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2022-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-toolkit",
"version": "6.1.0",
"version": "7.0.0",
"license": "MIT",
"description": "Schematics for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
Expand Down

0 comments on commit c71da0e

Please sign in to comment.