File tree Expand file tree Collapse file tree 3 files changed +16
-10
lines changed
Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ License URI: https://www.gnu.org/licenses/gpl-3.0.html
66Requires PHP: 8.0
77Requires at least: 6.1
88Tested up to: 6.5.2
9- Stable tag: 0.1.1
9+ Stable tag: 0.1.2
1010
1111Get 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments