Skip to content

Commit 0401781

Browse files
Merge pull request #134 from renatonascalves/feature/0.1.2
v0.1.2 - Misc changes
2 parents 7701f83 + be03f08 commit 0401781

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.1.2] Unpublished
7+
## [0.1.2]
88

99
### Updated
1010

11-
- chore: removing development related files from SVN.
12-
- CI: update packages from the `deploy-to-wordpress` action.
11+
- chore: removing development files from SVN.
12+
- ci: update packages from the `deploy-to-wordpress` action.
1313

14-
15-
## [0.1.1] 2024-05-06
14+
## [0.1.1]
1615

1716
### Added
1817

readme.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ License URI: https://www.gnu.org/licenses/gpl-3.0.html
66
Requires PHP: 8.0
77
Requires at least: 6.1
88
Tested up to: 6.5.2
9-
Stable tag: 0.1.1
9+
Stable tag: 0.1.2
1010

1111
Get together safely, in your own way, in WordPress.
1212

@@ -34,7 +34,14 @@ Head over to the [BuddyPress Documentation](https://codex.buddypress.org/partici
3434

3535
== Changelog ==
3636

37-
= 0.1.1 = 2024-05-06
37+
= 0.1.2 =
38+
39+
**Chores / Bugfixes**
40+
41+
- chore: removing development files from SVN.
42+
- ci: update packages from the `deploy-to-wordpress` action.
43+
44+
= 0.1.1 =
3845

3946
**New Features**
4047

@@ -47,9 +54,9 @@ Head over to the [BuddyPress Documentation](https://codex.buddypress.org/partici
4754
- chore: Added a `CHANGELOG.md` file
4855
- chore: Upgrade to WPCS/VIPCS 3.0
4956
- chore: Supports WordPress 6.5.
50-
- ci: Updated Github Action Matrix to test more variations.
57+
- ci: Updated GitHub Action Matrix to test more variations.
5158
- ci: Updated CI actions to support Node 20.
52-
- ci: removed Github Action `-built-branch` action.
59+
- ci: removed GitHub Action `-built-branch` action.
5360

5461
= 0.1.0 =
5562

wp-graphql-buddypress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin URI: https://github.com/renatonascalves/wp-graphql-buddypress
1313
* GitHub Plugin URI: https://github.com/renatonascalves/wp-graphql-buddypress
1414
* Description: BuddyPress extension for the WPGraphQL plugin: bringing the power of GraphQL to BuddyPress!
15-
* Version: 0.1.1
15+
* Version: 0.1.2
1616
* Author: Renato Alves
1717
* Author URI: https://ralv.es
1818
* Text Domain: wp-graphql-buddypress

0 commit comments

Comments
 (0)