Skip to content

Commit 8eb269d

Browse files
author
Github Workflow (on behalf of giralte-ionic)
committed
Release 6.0.0-beta.2
1 parent 21fb994 commit 8eb269d

10 files changed

+27
-7
lines changed

CHANGELOG.md

+4
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+
# [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+
610
# [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)
711

812
### Bug Fixes

android/CHANGELOG.md

+4
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+
# [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+
610
# [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)
711

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

android/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/android",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.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)",
@@ -23,7 +23,7 @@
2323
"verify": "./gradlew clean lint build test -b capacitor/build.gradle"
2424
},
2525
"peerDependencies": {
26-
"@capacitor/core": "^6.0.0-beta.1"
26+
"@capacitor/core": "^6.0.0-beta.2"
2727
},
2828
"publishConfig": {
2929
"access": "public"

cli/CHANGELOG.md

+4
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+
# [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+
610
# [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)
711

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

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/cli",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.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)",

core/CHANGELOG.md

+4
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+
# [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+
610
# [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)
711

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

core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/core",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.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)",

ios/CHANGELOG.md

+4
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+
# [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+
610
# [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)
711

812
### Bug Fixes

ios/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/ios",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.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)",
@@ -26,7 +26,7 @@
2626
"xc:build:xcframework": "scripts/build.sh xcframework"
2727
},
2828
"peerDependencies": {
29-
"@capacitor/core": "^6.0.0-beta.1"
29+
"@capacitor/core": "^6.0.0-beta.2"
3030
},
3131
"publishConfig": {
3232
"access": "public"

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"tagVersionPrefix": ""
1212
}
1313
},
14-
"version": "6.0.0-beta.1",
14+
"version": "6.0.0-beta.2",
1515
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
1616
}

0 commit comments

Comments
 (0)