File tree 10 files changed +27
-7
lines changed
10 files changed +27
-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
+ # [ 6.0.0-beta.2] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.1...6.0.0-beta.2 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package capacitor
9
+
6
10
# [ 6.0.0-beta.1] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.0...6.0.0-beta.1 ) (2023-12-14)
7
11
8
12
### 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
+ # [ 6.0.0-beta.2] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.1...6.0.0-beta.2 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @capacitor/android
9
+
6
10
# [ 6.0.0-beta.1] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.0...6.0.0-beta.1 ) (2023-12-14)
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" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
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" : " ^6.0.0-beta.1 "
26
+ "@capacitor/core" : " ^6.0.0-beta.2 "
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
+ # [ 6.0.0-beta.2] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.1...6.0.0-beta.2 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @capacitor/cli
9
+
6
10
# [ 6.0.0-beta.1] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.0...6.0.0-beta.1 ) (2023-12-14)
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" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
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
+ # [ 6.0.0-beta.2] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.1...6.0.0-beta.2 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @capacitor/core
9
+
6
10
# [ 6.0.0-beta.1] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.0...6.0.0-beta.1 ) (2023-12-14)
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" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
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
+ # [ 6.0.0-beta.2] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.1...6.0.0-beta.2 ) (2023-12-14)
7
+
8
+ ** Note:** Version bump only for package @capacitor/ios
9
+
6
10
# [ 6.0.0-beta.1] ( https://github.com/ionic-team/capacitor/compare/6.0.0-beta.0...6.0.0-beta.1 ) (2023-12-14)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @capacitor/ios" ,
3
- "version" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
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)" ,
26
26
"xc:build:xcframework" : " scripts/build.sh xcframework"
27
27
},
28
28
"peerDependencies" : {
29
- "@capacitor/core" : " ^6.0.0-beta.1 "
29
+ "@capacitor/core" : " ^6.0.0-beta.2 "
30
30
},
31
31
"publishConfig" : {
32
32
"access" : " public"
Original file line number Diff line number Diff line change 11
11
"tagVersionPrefix" : " "
12
12
}
13
13
},
14
- "version" : " 6.0.0-beta.1 " ,
14
+ "version" : " 6.0.0-beta.2 " ,
15
15
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
16
16
}
You can’t perform that action at this time.
0 commit comments