Skip to content

Commit

Permalink
Release 5.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Workflow (on behalf of jcesarmobile) committed Mar 20, 2024
1 parent 30a32f4 commit f8f2322
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.4](https://github.com/ionic-team/capacitor/compare/5.7.3...5.7.4) (2024-03-20)

### Bug Fixes

- **http:** change proxy url generation ([30a32f4](https://github.com/ionic-team/capacitor/commit/30a32f467fb4c5cc6c4e1b98e55f97a8c14befa5))

## [5.7.3](https://github.com/ionic-team/capacitor/compare/5.7.2...5.7.3) (2024-03-15)

### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.4](https://github.com/ionic-team/capacitor/compare/5.7.3...5.7.4) (2024-03-20)

### Bug Fixes

- **http:** change proxy url generation ([30a32f4](https://github.com/ionic-team/capacitor/commit/30a32f467fb4c5cc6c4e1b98e55f97a8c14befa5))

## [5.7.3](https://github.com/ionic-team/capacitor/compare/5.7.2...5.7.3) (2024-03-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion android/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/android",
"version": "5.7.3",
"version": "5.7.4",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
"homepage": "https://capacitorjs.com",
"author": "Ionic Team <[email protected]> (https://ionic.io)",
Expand Down
4 changes: 4 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.4](https://github.com/ionic-team/capacitor/compare/5.7.3...5.7.4) (2024-03-20)

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

## [5.7.3](https://github.com/ionic-team/capacitor/compare/5.7.2...5.7.3) (2024-03-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/cli",
"version": "5.7.3",
"version": "5.7.4",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
"homepage": "https://capacitorjs.com",
"author": "Ionic Team <[email protected]> (https://ionic.io)",
Expand Down
6 changes: 6 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.4](https://github.com/ionic-team/capacitor/compare/5.7.3...5.7.4) (2024-03-20)

### Bug Fixes

- **http:** change proxy url generation ([30a32f4](https://github.com/ionic-team/capacitor/commit/30a32f467fb4c5cc6c4e1b98e55f97a8c14befa5))

## [5.7.3](https://github.com/ionic-team/capacitor/compare/5.7.2...5.7.3) (2024-03-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/core",
"version": "5.7.3",
"version": "5.7.4",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
"homepage": "https://capacitorjs.com",
"author": "Ionic Team <[email protected]> (https://ionic.io)",
Expand Down
6 changes: 6 additions & 0 deletions ios/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.4](https://github.com/ionic-team/capacitor/compare/5.7.3...5.7.4) (2024-03-20)

### Bug Fixes

- **http:** change proxy url generation ([30a32f4](https://github.com/ionic-team/capacitor/commit/30a32f467fb4c5cc6c4e1b98e55f97a8c14befa5))

## [5.7.3](https://github.com/ionic-team/capacitor/compare/5.7.2...5.7.3) (2024-03-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion ios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/ios",
"version": "5.7.3",
"version": "5.7.4",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",
"homepage": "https://capacitorjs.com",
"author": "Ionic Team <[email protected]> (https://ionic.io)",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"tagVersionPrefix": ""
}
},
"version": "5.7.3",
"version": "5.7.4",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}

0 comments on commit f8f2322

Please sign in to comment.