File tree Expand file tree Collapse file tree 10 files changed +31
-7
lines changed
Expand file tree Collapse file tree 10 files changed +31
-7
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0-rc.2] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.1...5.0.0-rc.2 ) (2023-05-03)
7+
8+ ### Bug Fixes
9+
10+ - check for android and JDK ([ #6554 ] ( https://github.com/ionic-team/capacitor/issues/6554 ) ) ([ ddcc818] ( https://github.com/ionic-team/capacitor/commit/ddcc818e828b290459d3ddffe9102fc312139823 ) )
11+
612# [ 5.0.0-rc.1] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.0...5.0.0-rc.1 ) (2023-05-02)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0-rc.2] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.1...5.0.0-rc.2 ) (2023-05-03)
7+
8+ ** Note:** Version bump only for package @capacitor/android
9+
610# [ 5.0.0-rc.1] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.0...5.0.0-rc.1 ) (2023-05-02)
711
812** Note:** Version bump only for package @capacitor/android
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/android" ,
3- "version" : " 5.0.0-rc.1 " ,
3+ "version" : " 5.0.0-rc.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
2323 "verify" : " ./gradlew clean lint build test -b capacitor/build.gradle"
2424 },
2525 "peerDependencies" : {
26- "@capacitor/core" : " ^5.0.0-rc.1 "
26+ "@capacitor/core" : " ^5.0.0-rc.2 "
2727 },
2828 "publishConfig" : {
2929 "access" : " public"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0-rc.2] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.1...5.0.0-rc.2 ) (2023-05-03)
7+
8+ ### Bug Fixes
9+
10+ - check for android and JDK ([ #6554 ] ( https://github.com/ionic-team/capacitor/issues/6554 ) ) ([ ddcc818] ( https://github.com/ionic-team/capacitor/commit/ddcc818e828b290459d3ddffe9102fc312139823 ) )
11+
612# [ 5.0.0-rc.1] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.0...5.0.0-rc.1 ) (2023-05-02)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/cli" ,
3- "version" : " 5.0.0-rc.1 " ,
3+ "version" : " 5.0.0-rc.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0-rc.2] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.1...5.0.0-rc.2 ) (2023-05-03)
7+
8+ ** Note:** Version bump only for package @capacitor/core
9+
610# [ 5.0.0-rc.1] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.0...5.0.0-rc.1 ) (2023-05-02)
711
812** Note:** Version bump only for package @capacitor/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/core" ,
3- "version" : " 5.0.0-rc.1 " ,
3+ "version" : " 5.0.0-rc.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 5.0.0-rc.2] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.1...5.0.0-rc.2 ) (2023-05-03)
7+
8+ ** Note:** Version bump only for package @capacitor/ios
9+
610# [ 5.0.0-rc.1] ( https://github.com/ionic-team/capacitor/compare/5.0.0-rc.0...5.0.0-rc.1 ) (2023-05-02)
711
812** Note:** Version bump only for package @capacitor/ios
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/ios" ,
3- "version" : " 5.0.0-rc.1 " ,
3+ "version" : " 5.0.0-rc.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" :
" Ionic Team <[email protected] > (https://ionic.io)" ,
2525 "xc:build:CapacitorCordova" : " cd CapacitorCordova && xcodebuild && cd .."
2626 },
2727 "peerDependencies" : {
28- "@capacitor/core" : " ^5.0.0-rc.1 "
28+ "@capacitor/core" : " ^5.0.0-rc.2 "
2929 },
3030 "publishConfig" : {
3131 "access" : " public"
Original file line number Diff line number Diff line change 1212 "tagVersionPrefix" : " "
1313 }
1414 },
15- "version" : " 5.0.0-rc.1 "
15+ "version" : " 5.0.0-rc.2 "
1616}
You can’t perform that action at this time.
0 commit comments