File tree Expand file tree Collapse file tree 10 files changed +33
-5
lines changed Expand file tree Collapse file tree 10 files changed +33
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.4.3] ( https://github.com/ionic-team/capacitor/compare/7.4.2...7.4.3 ) (2025-08-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - http content headers not sent when using axios ([ #8064 ] ( https://github.com/ionic-team/capacitor/issues/8064 ) ) ([ 3d1b12c] ( https://github.com/ionic-team/capacitor/commit/3d1b12cae90fb4e5506dc1c4626bb293ef12baf1 ) )
11
+
6
12
## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.4.3] ( https://github.com/ionic-team/capacitor/compare/7.4.2...7.4.3 ) (2025-08-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - http content headers not sent when using axios ([ #8064 ] ( https://github.com/ionic-team/capacitor/issues/8064 ) ) ([ 3d1b12c] ( https://github.com/ionic-team/capacitor/commit/3d1b12cae90fb4e5506dc1c4626bb293ef12baf1 ) )
11
+
6
12
## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/android" ,
3
- "version" : " 7.4.2 " ,
3
+ "version" : " 7.4.3 " ,
4
4
"description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
5
5
"homepage" : " https://capacitorjs.com" ,
6
6
"author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.4.3] ( https://github.com/ionic-team/capacitor/compare/7.4.2...7.4.3 ) (2025-08-20)
7
+
8
+ ** Note:** Version bump only for package @capacitor/cli
9
+
6
10
## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7
11
8
12
** Note:** Version bump only for package @capacitor/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/cli" ,
3
- "version" : " 7.4.2 " ,
3
+ "version" : " 7.4.3 " ,
4
4
"description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
5
5
"homepage" : " https://capacitorjs.com" ,
6
6
"author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.4.3] ( https://github.com/ionic-team/capacitor/compare/7.4.2...7.4.3 ) (2025-08-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - http content headers not sent when using axios ([ #8064 ] ( https://github.com/ionic-team/capacitor/issues/8064 ) ) ([ 3d1b12c] ( https://github.com/ionic-team/capacitor/commit/3d1b12cae90fb4e5506dc1c4626bb293ef12baf1 ) )
11
+
6
12
## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7
13
8
14
** Note:** Version bump only for package @capacitor/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/core" ,
3
- "version" : " 7.4.2 " ,
3
+ "version" : " 7.4.3 " ,
4
4
"description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
5
5
"homepage" : " https://capacitorjs.com" ,
6
6
"author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.4.3] ( https://github.com/ionic-team/capacitor/compare/7.4.2...7.4.3 ) (2025-08-20)
7
+
8
+ ### Bug Fixes
9
+
10
+ - http content headers not sent when using axios ([ #8064 ] ( https://github.com/ionic-team/capacitor/issues/8064 ) ) ([ 3d1b12c] ( https://github.com/ionic-team/capacitor/commit/3d1b12cae90fb4e5506dc1c4626bb293ef12baf1 ) )
11
+
6
12
## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/ios" ,
3
- "version" : " 7.4.2 " ,
3
+ "version" : " 7.4.3 " ,
4
4
"description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
5
5
"homepage" : " https://capacitorjs.com" ,
6
6
"author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 11
11
"tagVersionPrefix" : " "
12
12
}
13
13
},
14
- "version" : " 7.4.2 " ,
14
+ "version" : " 7.4.3 " ,
15
15
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
16
16
}
You can’t perform that action at this time.
0 commit comments