Skip to content

Commit 0abb187

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/cordova-builders@12.3.0 - @ionic/angular-toolkit@12.3.0
1 parent 3525b21 commit 0abb187

File tree

6 files changed

+26
-4
lines changed

6 files changed

+26
-4
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+
# [12.3.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@12.2.0...@ionic/cordova-builders@12.3.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* support angular 20 ([#524](https://github.com/ionic-team/angular-toolkit/issues/524)) ([3525b21](https://github.com/ionic-team/angular-toolkit/commit/3525b2151cca563015618eb0745639133d273842))
12+
13+
14+
15+
16+
617
# [12.2.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@12.1.2...@ionic/cordova-builders@12.2.0) (2025-04-10)
718

819

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

packages/schematics/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+
# [12.3.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@12.2.0...@ionic/angular-toolkit@12.3.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* support angular 20 ([#524](https://github.com/ionic-team/angular-toolkit/issues/524)) ([3525b21](https://github.com/ionic-team/angular-toolkit/commit/3525b2151cca563015618eb0745639133d273842))
12+
13+
14+
15+
16+
617
# [12.2.0](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@12.1.1...@ionic/angular-toolkit@12.2.0) (2025-04-10)
718

819

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

0 commit comments

Comments
 (0)