Skip to content

Commit a3292f8

Browse files
author
Github Workflow (on behalf of andredestro)
committed
Release 7.4.5
1 parent a6accb1 commit a3292f8

File tree

10 files changed

+31
-5
lines changed

10 files changed

+31
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [7.4.5](https://github.com/ionic-team/capacitor/compare/7.4.4...7.4.5) (2026-01-13)
7+
8+
### Bug Fixes
9+
10+
- **cli:** Support wireless iOS devices in `cap run` ([#8301](https://github.com/ionic-team/capacitor/issues/8301)) ([a6accb1](https://github.com/ionic-team/capacitor/commit/a6accb1185ac8d75ba95a2cf0af60ea6d73b43c2))
11+
- **cli:** use latest native-run ([#8297](https://github.com/ionic-team/capacitor/issues/8297)) ([496f33e](https://github.com/ionic-team/capacitor/commit/496f33ea0af57dc7a5a3e523085741a1f5f96d17))
12+
613
## [7.4.4](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4) (2025-10-22)
714

815
### Bug Fixes

android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.4.5](https://github.com/ionic-team/capacitor/compare/7.4.4...7.4.5) (2026-01-13)
7+
8+
**Note:** Version bump only for package @capacitor/android
9+
610
## [7.4.4](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4) (2025-10-22)
711

812
**Note:** Version bump only for package @capacitor/android

android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/android",
3-
"version": "7.4.4",
3+
"version": "7.4.5",
44
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
55
"homepage": "https://capacitorjs.com",
66
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",

cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [7.4.5](https://github.com/ionic-team/capacitor/compare/7.4.4...7.4.5) (2026-01-13)
7+
8+
### Bug Fixes
9+
10+
- **cli:** Support wireless iOS devices in `cap run` ([#8301](https://github.com/ionic-team/capacitor/issues/8301)) ([a6accb1](https://github.com/ionic-team/capacitor/commit/a6accb1185ac8d75ba95a2cf0af60ea6d73b43c2))
11+
- **cli:** use latest native-run ([#8297](https://github.com/ionic-team/capacitor/issues/8297)) ([496f33e](https://github.com/ionic-team/capacitor/commit/496f33ea0af57dc7a5a3e523085741a1f5f96d17))
12+
613
## [7.4.4](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4) (2025-10-22)
714

815
### Bug Fixes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/cli",
3-
"version": "7.4.4",
3+
"version": "7.4.5",
44
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
55
"homepage": "https://capacitorjs.com",
66
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",

core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.4.5](https://github.com/ionic-team/capacitor/compare/7.4.4...7.4.5) (2026-01-13)
7+
8+
**Note:** Version bump only for package @capacitor/core
9+
610
## [7.4.4](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4) (2025-10-22)
711

812
**Note:** Version bump only for package @capacitor/core

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/core",
3-
"version": "7.4.4",
3+
"version": "7.4.5",
44
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
55
"homepage": "https://capacitorjs.com",
66
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",

ios/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.4.5](https://github.com/ionic-team/capacitor/compare/7.4.4...7.4.5) (2026-01-13)
7+
8+
**Note:** Version bump only for package @capacitor/ios
9+
610
## [7.4.4](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4) (2025-10-22)
711

812
### Bug Fixes

ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/ios",
3-
"version": "7.4.4",
3+
"version": "7.4.5",
44
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
55
"homepage": "https://capacitorjs.com",
66
"author": "Ionic Team <hi@ionic.io> (https://ionic.io)",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"tagVersionPrefix": ""
1212
}
1313
},
14-
"version": "7.4.4",
14+
"version": "7.4.5",
1515
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1616
}

0 commit comments

Comments
 (0)