Skip to content

Commit 95b425c

Browse files
committed
Merge branch 'version-bump'
2 parents 5fd88cb + 066d9d8 commit 95b425c

File tree

5 files changed

+47
-18
lines changed

5 files changed

+47
-18
lines changed

.github_changelog_generator

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
unreleased=true
2-
future-release=0.4.0
2+
future-release=0.5.0
3+
user=itinerisltd
4+
project=acf-gutenblocks

CHANGELOG.md

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,40 @@
1-
# Change Log
1+
# Changelog
22

3-
## [0.4.0](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.4.0) (2019-10-16)
4-
[Full Changelog](https://github.com/ItinerisLtd/acf-gutenblocks/compare/0.3.1...0.4.0)
3+
## [0.5.0](https://github.com/itinerisltd/acf-gutenblocks/tree/0.5.0) (2021-08-22)
4+
5+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.4.0...0.5.0)
6+
7+
**Closed issues:**
8+
9+
- Bump Minimum PHP version to 7.3 [\#32](https://github.com/ItinerisLtd/acf-gutenblocks/issues/32)
10+
11+
**Merged pull requests:**
12+
13+
- Publish releases [\#49](https://github.com/ItinerisLtd/acf-gutenblocks/pull/49) ([codepuncher](https://github.com/codepuncher))
14+
- Create dependabot.yml [\#47](https://github.com/ItinerisLtd/acf-gutenblocks/pull/47) ([codepuncher](https://github.com/codepuncher))
15+
- Php version [\#46](https://github.com/ItinerisLtd/acf-gutenblocks/pull/46) ([codepuncher](https://github.com/codepuncher))
16+
- Php versions [\#45](https://github.com/ItinerisLtd/acf-gutenblocks/pull/45) ([codepuncher](https://github.com/codepuncher))
17+
- Fix CI issues [\#43](https://github.com/ItinerisLtd/acf-gutenblocks/pull/43) ([codepuncher](https://github.com/codepuncher))
18+
- chore\(deps\): Bump dependencies [\#42](https://github.com/ItinerisLtd/acf-gutenblocks/pull/42) ([codepuncher](https://github.com/codepuncher))
19+
- feat: add CI checks [\#41](https://github.com/ItinerisLtd/acf-gutenblocks/pull/41) ([codepuncher](https://github.com/codepuncher))
20+
21+
## [0.4.0](https://github.com/itinerisltd/acf-gutenblocks/tree/0.4.0) (2019-10-16)
22+
23+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.3.1...0.4.0)
524

625
**Closed issues:**
726

827
- Allow passing variables to templates [\#31](https://github.com/ItinerisLtd/acf-gutenblocks/issues/31)
928

1029
**Merged pull requests:**
1130

31+
- Add missing readme info [\#35](https://github.com/ItinerisLtd/acf-gutenblocks/pull/35) ([codepuncher](https://github.com/codepuncher))
32+
- Version bump 0.4.0 [\#34](https://github.com/ItinerisLtd/acf-gutenblocks/pull/34) ([codepuncher](https://github.com/codepuncher))
1233
- Extract user data to templates [\#33](https://github.com/ItinerisLtd/acf-gutenblocks/pull/33) ([codepuncher](https://github.com/codepuncher))
1334

14-
## [0.3.1](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.3.1) (2019-10-14)
15-
[Full Changelog](https://github.com/ItinerisLtd/acf-gutenblocks/compare/0.3.0...0.3.1)
35+
## [0.3.1](https://github.com/itinerisltd/acf-gutenblocks/tree/0.3.1) (2019-10-14)
36+
37+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.3.0...0.3.1)
1638

1739
**Closed issues:**
1840

@@ -27,16 +49,18 @@
2749
- Remove redundant function import [\#28](https://github.com/ItinerisLtd/acf-gutenblocks/pull/28) ([codepuncher](https://github.com/codepuncher))
2850
- Cast return value to string [\#27](https://github.com/ItinerisLtd/acf-gutenblocks/pull/27) ([codepuncher](https://github.com/codepuncher))
2951

30-
## [0.3.0](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.3.0) (2019-10-10)
31-
[Full Changelog](https://github.com/ItinerisLtd/acf-gutenblocks/compare/0.2.1...0.3.0)
52+
## [0.3.0](https://github.com/itinerisltd/acf-gutenblocks/tree/0.3.0) (2019-10-10)
53+
54+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.2.1...0.3.0)
3255

3356
**Merged pull requests:**
3457

3558
- Version bump 0.3.0 [\#23](https://github.com/ItinerisLtd/acf-gutenblocks/pull/23) ([codepuncher](https://github.com/codepuncher))
3659
- Allow for filtering of Blade engine function [\#20](https://github.com/ItinerisLtd/acf-gutenblocks/pull/20) ([alwaysblank](https://github.com/alwaysblank))
3760

38-
## [0.2.1](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.2.1) (2019-10-10)
39-
[Full Changelog](https://github.com/ItinerisLtd/acf-gutenblocks/compare/0.2.0...0.2.1)
61+
## [0.2.1](https://github.com/itinerisltd/acf-gutenblocks/tree/0.2.1) (2019-10-10)
62+
63+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.2.0...0.2.1)
4064

4165
**Closed issues:**
4266

@@ -51,18 +75,22 @@
5175
- Version bump 0.2.1 [\#22](https://github.com/ItinerisLtd/acf-gutenblocks/pull/22) ([codepuncher](https://github.com/codepuncher))
5276
- Use default post\_types if not set [\#19](https://github.com/ItinerisLtd/acf-gutenblocks/pull/19) ([lukasbesch](https://github.com/lukasbesch))
5377
- Fixed blade block for empty block classes \#16 [\#17](https://github.com/ItinerisLtd/acf-gutenblocks/pull/17) ([tbruckmaier](https://github.com/tbruckmaier))
54-
- Block: Allow customizing `post\_types` [\#14](https://github.com/ItinerisLtd/acf-gutenblocks/pull/14) ([TangRufus](https://github.com/TangRufus))
78+
- Block: Allow customizing `post_types` [\#14](https://github.com/ItinerisLtd/acf-gutenblocks/pull/14) ([TangRufus](https://github.com/TangRufus))
5579
- Readme [\#11](https://github.com/ItinerisLtd/acf-gutenblocks/pull/11) ([codepuncher](https://github.com/codepuncher))
5680

57-
## [0.2.0](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.2.0) (2019-02-26)
58-
[Full Changelog](https://github.com/ItinerisLtd/acf-gutenblocks/compare/0.1.0...0.2.0)
81+
## [0.2.0](https://github.com/itinerisltd/acf-gutenblocks/tree/0.2.0) (2019-02-26)
82+
83+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/0.1.0...0.2.0)
5984

6085
**Merged pull requests:**
6186

6287
- Version bump 0.2.0 [\#10](https://github.com/ItinerisLtd/acf-gutenblocks/pull/10) ([codepuncher](https://github.com/codepuncher))
6388
- Incorrect package name [\#9](https://github.com/ItinerisLtd/acf-gutenblocks/pull/9) ([codepuncher](https://github.com/codepuncher))
6489

65-
## [0.1.0](https://github.com/ItinerisLtd/acf-gutenblocks/tree/0.1.0) (2019-02-26)
90+
## [0.1.0](https://github.com/itinerisltd/acf-gutenblocks/tree/0.1.0) (2019-02-26)
91+
92+
[Full Changelog](https://github.com/itinerisltd/acf-gutenblocks/compare/6553222f25afa13bf6eca4aa8b73328632f0e28a...0.1.0)
93+
6694
**Merged pull requests:**
6795

6896
- Version bump 0.1.0 [\#8](https://github.com/ItinerisLtd/acf-gutenblocks/pull/8) ([codepuncher](https://github.com/codepuncher))
@@ -74,4 +102,4 @@
74102

75103

76104

77-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
105+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Easily create Gutenberg Blocks with Advanced Custom Fields.
1212
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1313
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1414

15-
1615
- [Minimum Requirements](#minimum-requirements)
1716
- [Installation](#installation)
1817
- [Usage](#usage)

acf-gutenblocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: ACF Gutenblocks
44
* Plugin URI: https://github.com/ItinerisLtd/acf-gutenblocks
55
* Description: Easily create Gutenberg Blocks with Advanced Custom Fields
6-
* Version: 0.4.0
6+
* Version: 0.5.0
77
* Requires PHP: 7.3
88
* Author: Itineris Limited
99
* Author URI: https://itineris.co.uk

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"scripts": {
6666
"pretag": [
6767
"composer update --no-suggest",
68-
"@check-style",
68+
"@style:check",
6969
"composer normalize",
7070
"npx doctoc README.md",
7171
"github_changelog_generator --no-verbose"

0 commit comments

Comments
 (0)