Skip to content

Commit 2146fa2

Browse files
author
github-actions
committed
chore(release): publish [skip ci]
- @ionic/cordova-builders@12.2.0 - @ionic/angular-toolkit@12.2.0
1 parent 2823580 commit 2146fa2

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.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)
7+
8+
9+
### Features
10+
11+
* support angular 19 ([#520](https://github.com/ionic-team/angular-toolkit/issues/520)) ([2823580](https://github.com/ionic-team/angular-toolkit/commit/282358057bac80e3f3a3f96cec6b7d8c1380cea0))
12+
13+
14+
15+
16+
617
## [12.1.2](https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@12.1.1...@ionic/cordova-builders@12.1.2) (2024-09-20)
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.1.2",
3+
"version": "12.2.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.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)
7+
8+
9+
### Features
10+
11+
* support angular 19 ([#520](https://github.com/ionic-team/angular-toolkit/issues/520)) ([2823580](https://github.com/ionic-team/angular-toolkit/commit/282358057bac80e3f3a3f96cec6b7d8c1380cea0))
12+
13+
14+
15+
16+
617
## [12.1.1](https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@12.1.0...@ionic/angular-toolkit@12.1.1) (2024-09-03)
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.1.1",
3+
"version": "12.2.0",
44
"license": "MIT",
55
"description": "Schematics for @ionic/angular apps.",
66
"homepage": "https://ionicframework.com/",

0 commit comments

Comments
 (0)