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 Jan 9, 2024
1 parent 26f0cd9 commit 8dc8b9b
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/cordova-builders/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)


### Features

* support angular 17 ([#503](https://github.com/ionic-team/angular-toolkit/issues/503)) ([26f0cd9](https://github.com/ionic-team/angular-toolkit/commit/26f0cd9a17b1489a1e864bb468f4e51315d4a004)), closes [#502](https://github.com/ionic-team/angular-toolkit/issues/502)





# [10.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2023-07-06)


Expand Down
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": "10.0.0",
"version": "10.1.0",
"license": "MIT",
"description": "Cordova builders for @ionic/angular apps",
"homepage": "https://ionicframework.com/",
Expand Down
17 changes: 17 additions & 0 deletions packages/schematics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)


### Bug Fixes

* **page:** remove waitFromAsync from beforeEach ([#501](https://github.com/ionic-team/angular-toolkit/issues/501)) ([55527e7](https://github.com/ionic-team/angular-toolkit/commit/55527e786df3e19b6e16fa0ad799d0c10bec104d))


### Features

* **schematics:** use Ionic standalone components ([#504](https://github.com/ionic-team/angular-toolkit/issues/504)) ([8d6ce1c](https://github.com/ionic-team/angular-toolkit/commit/8d6ce1c4b7622ec4afa746bf8d97a87f668b61bd)), closes [#500](https://github.com/ionic-team/angular-toolkit/issues/500)
* support angular 17 ([#503](https://github.com/ionic-team/angular-toolkit/issues/503)) ([26f0cd9](https://github.com/ionic-team/angular-toolkit/commit/26f0cd9a17b1489a1e864bb468f4e51315d4a004)), closes [#502](https://github.com/ionic-team/angular-toolkit/issues/502)





# [10.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2023-07-06)


Expand Down
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": "10.0.0",
"version": "10.1.0",
"license": "MIT",
"description": "Schematics for @ionic/angular apps.",
"homepage": "https://ionicframework.com/",
Expand Down

0 comments on commit 8dc8b9b

Please sign in to comment.