Skip to content

Commit 24ece98

Browse files
committed
Merge branch 'version-bump'
2 parents dc5bae3 + e860988 commit 24ece98

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
unreleased=true
2-
future-release=0.10.3
2+
future-release=0.10.4

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Change Log
22

3+
## [0.10.4](https://github.com/ItinerisLtd/gf-sagepay/tree/0.10.4) (2019-10-20)
4+
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.10.3...0.10.4)
5+
6+
**Merged pull requests:**
7+
8+
- Update `Plugin URI` to GitHub repo URL [\#89](https://github.com/ItinerisLtd/gf-sagepay/pull/89) ([TangRufus](https://github.com/TangRufus))
9+
310
## [0.10.3](https://github.com/ItinerisLtd/gf-sagepay/tree/0.10.3) (2019-10-20)
411
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.10.2...0.10.3)
512

613
**Merged pull requests:**
714

15+
- Version bump 0.10.3 [\#88](https://github.com/ItinerisLtd/gf-sagepay/pull/88) ([TangRufus](https://github.com/TangRufus))
816
- Composer: Do not archive `tests` [\#87](https://github.com/ItinerisLtd/gf-sagepay/pull/87) ([TangRufus](https://github.com/TangRufus))
917

1018
## [0.10.2](https://github.com/ItinerisLtd/gf-sagepay/tree/0.10.2) (2019-10-20)
@@ -42,14 +50,14 @@
4250
- Replace PrettyCI with CircleCI [\#74](https://github.com/ItinerisLtd/gf-sagepay/pull/74) ([TangRufus](https://github.com/TangRufus))
4351
- Bump minimum gravity forms version to 2.4.14.4; Bump minimum PHP version to 7.2 [\#73](https://github.com/ItinerisLtd/gf-sagepay/pull/73) ([TangRufus](https://github.com/TangRufus))
4452
- Use Itineris WP Coding Standards [\#72](https://github.com/ItinerisLtd/gf-sagepay/pull/72) ([TangRufus](https://github.com/TangRufus))
45-
- Restore original `$\_FILES` after symfony/http-foundation is initialized [\#70](https://github.com/ItinerisLtd/gf-sagepay/pull/70) ([TangRufus](https://github.com/TangRufus))
4653

4754
## [0.9.6](https://github.com/ItinerisLtd/gf-sagepay/tree/0.9.6) (2018-10-18)
4855
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.9.5...0.9.6)
4956

5057
**Merged pull requests:**
5158

5259
- Version bump 0.9.6 [\#71](https://github.com/ItinerisLtd/gf-sagepay/pull/71) ([TangRufus](https://github.com/TangRufus))
60+
- Restore original `$\_FILES` after symfony/http-foundation is initialized [\#70](https://github.com/ItinerisLtd/gf-sagepay/pull/70) ([TangRufus](https://github.com/TangRufus))
5361

5462
## [0.9.5](https://github.com/ItinerisLtd/gf-sagepay/tree/0.9.5) (2018-10-18)
5563
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.9.4...0.9.5)
@@ -86,6 +94,7 @@
8694

8795
**Merged pull requests:**
8896

97+
- Version bump 0.9.2 [\#60](https://github.com/ItinerisLtd/gf-sagepay/pull/60) ([TangRufus](https://github.com/TangRufus))
8998
- CallbackHandler: Remove useless validation [\#59](https://github.com/ItinerisLtd/gf-sagepay/pull/59) ([TangRufus](https://github.com/TangRufus))
9099

91100
## [0.9.1](https://github.com/ItinerisLtd/gf-sagepay/tree/0.9.1) (2018-09-05)
@@ -96,7 +105,6 @@
96105
- Version bump 0.9.1 [\#57](https://github.com/ItinerisLtd/gf-sagepay/pull/57) ([TangRufus](https://github.com/TangRufus))
97106
- Update code standards; Add PrettryCI config [\#56](https://github.com/ItinerisLtd/gf-sagepay/pull/56) ([TangRufus](https://github.com/TangRufus))
98107
- Better logging [\#55](https://github.com/ItinerisLtd/gf-sagepay/pull/55) ([TangRufus](https://github.com/TangRufus))
99-
- Revert "New Feature: Copy billing address to shipping address" [\#43](https://github.com/ItinerisLtd/gf-sagepay/pull/43) ([TangRufus](https://github.com/TangRufus))
100108

101109
## [0.9.0](https://github.com/ItinerisLtd/gf-sagepay/tree/0.9.0) (2018-08-22)
102110
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.8.0...0.9.0)
@@ -127,6 +135,7 @@
127135
**Merged pull requests:**
128136

129137
- Version bump 0.7.0 [\#44](https://github.com/ItinerisLtd/gf-sagepay/pull/44) ([TangRufus](https://github.com/TangRufus))
138+
- Revert "New Feature: Copy billing address to shipping address" [\#43](https://github.com/ItinerisLtd/gf-sagepay/pull/43) ([TangRufus](https://github.com/TangRufus))
130139

131140
## [0.6.0](https://github.com/ItinerisLtd/gf-sagepay/tree/0.6.0) (2018-05-28)
132141
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.5.3...0.6.0)
@@ -137,7 +146,6 @@
137146

138147
**Merged pull requests:**
139148

140-
- Version bump 0.9.2 [\#60](https://github.com/ItinerisLtd/gf-sagepay/pull/60) ([TangRufus](https://github.com/TangRufus))
141149
- Version bump 0.6.0 [\#42](https://github.com/ItinerisLtd/gf-sagepay/pull/42) ([TangRufus](https://github.com/TangRufus))
142150
- New Feature: Copy billing address to shipping address [\#41](https://github.com/ItinerisLtd/gf-sagepay/pull/41) ([TangRufus](https://github.com/TangRufus))
143151

@@ -225,14 +233,14 @@
225233

226234
- Version bump 0.2.0 [\#15](https://github.com/ItinerisLtd/gf-sagepay/pull/15) ([TangRufus](https://github.com/TangRufus))
227235
- Add gift aid support [\#14](https://github.com/ItinerisLtd/gf-sagepay/pull/14) ([TangRufus](https://github.com/TangRufus))
228-
- Composer: Add type `wordpress-plugin` [\#10](https://github.com/ItinerisLtd/gf-sagepay/pull/10) ([TangRufus](https://github.com/TangRufus))
229236

230237
## [0.1.1](https://github.com/ItinerisLtd/gf-sagepay/tree/0.1.1) (2018-04-16)
231238
[Full Changelog](https://github.com/ItinerisLtd/gf-sagepay/compare/0.1.0...0.1.1)
232239

233240
**Merged pull requests:**
234241

235242
- Version bump 0.1.1 [\#11](https://github.com/ItinerisLtd/gf-sagepay/pull/11) ([TangRufus](https://github.com/TangRufus))
243+
- Composer: Add type `wordpress-plugin` [\#10](https://github.com/ItinerisLtd/gf-sagepay/pull/10) ([TangRufus](https://github.com/TangRufus))
236244

237245
## [0.1.0](https://github.com/ItinerisLtd/gf-sagepay/tree/0.1.0) (2018-04-16)
238246
**Merged pull requests:**

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: gravity forms, gravityforms, payment-gateway, payment gateway, sagepay, sa
55
Requires at least: 4.9.5
66
Tested up to: 5.3
77
Requires PHP: 7.2
8-
Stable tag: 0.10.3
8+
Stable tag: 0.10.4
99
License: MIT
1010
License URI: https://opensource.org/licenses/MIT
1111

gf-sagepay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: GF SagePay
55
* Plugin URI: https://github.com/ItinerisLtd/gf-sagepay
66
* Description: SagePay payment gateway for Gravity Forms
7-
* Version: 0.10.3
7+
* Version: 0.10.4
88
* Author: Itineris Limited
99
* Author URI: https://www.itineris.co.uk/
1010
* Text Domain: gf-sagepay

src/GFSagePay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class GFSagePay
1111
{
12-
public const VERSION = '0.10.3';
12+
public const VERSION = '0.10.4';
1313

1414
public static function run(): void
1515
{

0 commit comments

Comments
 (0)