File tree 10 files changed +33
-7
lines changed
10 files changed +33
-7
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
+ # [ 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)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** cli:** Avoid infinite loop in namespace migration ([ #6551 ] ( https://github.com/ionic-team/capacitor/issues/6551 ) ) ([ d3aacde] ( https://github.com/ionic-team/capacitor/commit/d3aacdeb0c86d3941464954e7d1f582e405be489 ) )
11
+ - ** cli:** Migrate more plugin variables ([ #6552 ] ( https://github.com/ionic-team/capacitor/issues/6552 ) ) ([ b7da5b9] ( https://github.com/ionic-team/capacitor/commit/b7da5b988ce7da5ea3991eaec46b9e52ff3635f1 ) )
12
+
6
13
# [ 5.0.0-rc.0] ( https://github.com/ionic-team/capacitor/compare/5.0.0-beta.3...5.0.0-rc.0 ) (2023-05-01)
7
14
8
15
** Note:** Version bump only for package capacitor
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
+ # [ 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)
7
+
8
+ ** Note:** Version bump only for package @capacitor/android
9
+
6
10
# [ 5.0.0-rc.0] ( https://github.com/ionic-team/capacitor/compare/5.0.0-beta.3...5.0.0-rc.0 ) (2023-05-01)
7
11
8
12
** Note:** Version bump only for package @capacitor/android
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/android" ,
3
- "version" : " 5.0.0-rc.0 " ,
3
+ "version" : " 5.0.0-rc.1 " ,
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)" ,
23
23
"verify" : " ./gradlew clean lint build test -b capacitor/build.gradle"
24
24
},
25
25
"peerDependencies" : {
26
- "@capacitor/core" : " ^5.0.0-rc.0 "
26
+ "@capacitor/core" : " ^5.0.0-rc.1 "
27
27
},
28
28
"publishConfig" : {
29
29
"access" : " public"
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
+ # [ 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)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** cli:** Avoid infinite loop in namespace migration ([ #6551 ] ( https://github.com/ionic-team/capacitor/issues/6551 ) ) ([ d3aacde] ( https://github.com/ionic-team/capacitor/commit/d3aacdeb0c86d3941464954e7d1f582e405be489 ) )
11
+ - ** cli:** Migrate more plugin variables ([ #6552 ] ( https://github.com/ionic-team/capacitor/issues/6552 ) ) ([ b7da5b9] ( https://github.com/ionic-team/capacitor/commit/b7da5b988ce7da5ea3991eaec46b9e52ff3635f1 ) )
12
+
6
13
# [ 5.0.0-rc.0] ( https://github.com/ionic-team/capacitor/compare/5.0.0-beta.3...5.0.0-rc.0 ) (2023-05-01)
7
14
8
15
** 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" : " 5.0.0-rc.0 " ,
3
+ "version" : " 5.0.0-rc.1 " ,
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
+ # [ 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)
7
+
8
+ ** Note:** Version bump only for package @capacitor/core
9
+
6
10
# [ 5.0.0-rc.0] ( https://github.com/ionic-team/capacitor/compare/5.0.0-beta.3...5.0.0-rc.0 ) (2023-05-01)
7
11
8
12
** 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" : " 5.0.0-rc.0 " ,
3
+ "version" : " 5.0.0-rc.1 " ,
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
+ # [ 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)
7
+
8
+ ** Note:** Version bump only for package @capacitor/ios
9
+
6
10
# [ 5.0.0-rc.0] ( https://github.com/ionic-team/capacitor/compare/5.0.0-beta.3...5.0.0-rc.0 ) (2023-05-01)
7
11
8
12
** Note:** Version bump only for package @capacitor/ios
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/ios" ,
3
- "version" : " 5.0.0-rc.0 " ,
3
+ "version" : " 5.0.0-rc.1 " ,
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)" ,
25
25
"xc:build:CapacitorCordova" : " cd CapacitorCordova && xcodebuild && cd .."
26
26
},
27
27
"peerDependencies" : {
28
- "@capacitor/core" : " ^5.0.0-rc.0 "
28
+ "@capacitor/core" : " ^5.0.0-rc.1 "
29
29
},
30
30
"publishConfig" : {
31
31
"access" : " public"
Original file line number Diff line number Diff line change 12
12
"tagVersionPrefix" : " "
13
13
}
14
14
},
15
- "version" : " 5.0.0-rc.0 "
15
+ "version" : " 5.0.0-rc.1 "
16
16
}
You can’t perform that action at this time.
0 commit comments