Skip to content

Commit 8dc8b9b

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/[email protected] - @ionic/[email protected]
1 parent 26f0cd9 commit 8dc8b9b

File tree

4 files changed

+30
-2
lines changed

4 files changed

+30
-2
lines changed

packages/cordova-builders/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [10.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)
7+
8+
9+
### Features
10+
11+
* 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)
12+
13+
14+
15+
16+
617
# [10.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2023-07-06)
718

819

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": "10.0.0",
3+
"version": "10.1.0",
44
"license": "MIT",
55
"description": "Cordova builders for @ionic/angular apps",
66
"homepage": "https://ionicframework.com/",

packages/schematics/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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+
# [10.1.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2024-01-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **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))
12+
13+
14+
### Features
15+
16+
* **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)
17+
* 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)
18+
19+
20+
21+
22+
623
# [10.0.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/[email protected]...@ionic/[email protected]) (2023-07-06)
724

825

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

0 commit comments

Comments
 (0)