Skip to content

Commit 2270dd6

Browse files
authored
Merge pull request #5 from Automattic/main
2 parents 2348691 + a57a0c3 commit 2270dd6

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

8+
9+
## [1.0.1] - 2025-04-29
10+
11+
### Fixed
12+
- Cover image metadata fatal if groups component is not active by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/1
13+
14+
### Changed
15+
- Improve documentation by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/2
16+
17+
## Maintenance
18+
- Add development files and update code standards by @GaryJones in https://github.com/Automattic/BuddyPress-VIP-Go/pull/3
19+
- Registered on Packagist: https://packagist.org/packages/automattic/buddypress-vip-go
20+
821
## 1.0.0 - 2016-04-22
922

1023
### Added
1124
- Initial release of BuddyPress for VIP Go
25+
26+
[1.0.1]: https://github.com/automattic/buddypress-vip-go/compare/1.0.0...1.0.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** BuddyPress, BuddyBoss, WordPress VIP
55
**Requires at least:** 4.4.2
66
**Tested up to:** 6.8
7-
**Stable tag:** 1.0.0
7+
**Stable tag:** 1.0.1
88
**License:** GPLv2 or later
99
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
1010

buddypress-vip-go.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @wordpress-plugin
1111
* Plugin Name: BuddyPress VIP Go
1212
* Description: Makes BuddyPress' media work with WordPress VIP's hosting.
13-
* Version: 1.0.0
13+
* Version: 1.0.1
1414
* Requires at least: 4.4.2
1515
* Requires PHP: 8.2
1616
* Author: Human Made, WordPress VIP

0 commit comments

Comments
 (0)