Skip to content

Commit

Permalink
Merge pull request #157 from 10up/release/1.3.3
Browse files Browse the repository at this point in the history
Release/1.3.3
  • Loading branch information
dkotter authored Feb 3, 2025
2 parents 61082c4 + 338c9ea commit b9f6627
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 6 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file, per [the Ke

## [Unreleased] - TBD

## [1.3.3] - 2025-02-03
**Note that this release bumps the minimum required version of WordPress from 6.3 to 6.6.**

### Changed
- Bump WordPress "tested up to" version 6.7 (props [@sudip-md](https://github.com/sudip-md), [@thrijith](https://github.com/thrijith), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter) via [#140](https://github.com/10up/retro-winamp-block/pull/140), [#141](https://github.com/10up/retro-winamp-block/pull/141), [#153](https://github.com/10up/retro-winamp-block/pull/153)).
- Bump WordPress minimum from 6.3 to 6.6 (props [@sudip-md](https://github.com/sudip-md), [@thrijith](https://github.com/thrijith), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#140](https://github.com/10up/retro-winamp-block/pull/140), [#153](https://github.com/10up/retro-winamp-block/pull/153), [#155](https://github.com/10up/retro-winamp-block/pull/155)).

### Fixed
- JavaScript errors in block editor (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@Sidsector9](https://github.com/Sidsector9) via [#134](https://github.com/10up/retro-winamp-block/pull/134)).
- Ensure the WordPress.org plugin preview works as expected (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#143](https://github.com/10up/retro-winamp-block/pull/143), [#144](https://github.com/10up/retro-winamp-block/pull/144)).

### Security
- Update NPM packages (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@Sidsector9](https://github.com/Sidsector9) via [#134](https://github.com/10up/retro-winamp-block/pull/134)).
- Bump `axios` from 1.6.7 to 1.7.4 (props [@dependabot](https://github.com/apps/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#146](https://github.com/10up/retro-winamp-block/pull/146)).
- Bump `webpack` from 5.90.0 to 5.94.0 (props [@dependabot](https://github.com/apps/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#147](https://github.com/10up/retro-winamp-block/pull/147)).
- Bump `@wordpress/scripts` from 27.9.0 to 30.4.0, `express` from 4.19.2 to 4.21.1, `send` from 0.18.0 to 0.19.0 and `serve-static` from 1.15.0 to 1.16.2 (props [@dependabot](https://github.com/apps/dependabot), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#15](https://github.com/10up/retro-winamp-block/pull/155)).

### Developer
- Move from `actions/upload-release-asset` to `softprops/action-gh-release` Github action (props [@Sidsector9](https://github.com/Sidsector9), [@jeffpaul](https://github.com/jeffpaul) via [#142](https://github.com/10up/retro-winamp-block/pull/142)).
- Add WordPress Playground badge and banner image to README and a few other minor tweaks (props [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter) via [#145](https://github.com/10up/retro-winamp-block/pull/145), [#148](https://github.com/10up/retro-winamp-block/pull/148), [#150](https://github.com/10up/retro-winamp-block/pull/150)).

## [1.3.2] - 2024-06-26
### Added
- Support for the WordPress.org plugin preview (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@peterwilsoncc](https://github.com/peterwilsoncc), [@ravinderk](https://github.com/ravinderk) via [#116](https://github.com/10up/retro-winamp-block/pull/116), [#118](https://github.com/10up/retro-winamp-block/pull/118)).
Expand Down Expand Up @@ -117,6 +138,7 @@ All notable changes to this project will be documented in this file, per [the Ke
- Initial release of the Winamp Block plugin. 🎉

[Unreleased]: https://github.com/10up/retro-winamp-block/compare/trunk...develop
[1.3.3]: https://github.com/10up/retro-winamp-block/compare/1.3.2...1.3.3
[1.3.2]: https://github.com/10up/retro-winamp-block/compare/1.3.1...1.3.2
[1.3.1]: https://github.com/10up/retro-winamp-block/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/10up/retro-winamp-block/compare/1.2.0...1.3.0
Expand Down
2 changes: 1 addition & 1 deletion CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following individuals are responsible for curating the list of issues, respo

Thank you to all the people who have already contributed to this repository via bug reports, code, design, ideas, project management, translation, testing, etc.

[Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Fabian Kägy (@fabiankaegy)](https://github.com/fabiankaegy), [Darin Kotter (@dkotter)](https://github.com/dkotter), [Mel Choyce-Dwan (@melchoyce)](https://github.com/melchoyce), [Crisoforo Gaspar Hernández (@mitogh)](https://github.com/mitogh), [Helen Hou-Sandi (@helen)](https://github.com/helen), [Sudip Dadhaniya (@sudip-10up)](https://github.com/sudip-10up), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Quamruz Zaman (@zamanq)](https://github.com/zamanq), [Ian Svoboda (@iansvo)](https://github.com/iansvo), [Ajay Maurya (@ajmaurya99)](https://github.com/ajmaurya99), [Max Lyuchin (@cadic)](https://github.com/cadic), [Jayedul Kabir (@jayedul)](https://github.com/jayedul), [Barney Jeffries (@barneyjeffries)](https://github.com/barneyjeffries), [Konstantinos Galanakis (@kmgalanakis)](https://github.com/kmgalanakis), [Ravinder Kumar (@ravinderk)](https://github.com/ravinderk), [Severine Pozzo (@severine-pozzo)](https://github.com/severine-pozzo), [Jonathan Desrosiers (@desrosj)](https://github.com/desrosj), [GitHub Dependabot (@dependabot)](https://github.com/apps/dependabot).
[Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Fabian Kägy (@fabiankaegy)](https://github.com/fabiankaegy), [Darin Kotter (@dkotter)](https://github.com/dkotter), [Mel Choyce-Dwan (@melchoyce)](https://github.com/melchoyce), [Crisoforo Gaspar Hernández (@mitogh)](https://github.com/mitogh), [Helen Hou-Sandi (@helen)](https://github.com/helen), [Sudip Dadhaniya (@sudip-10up)](https://github.com/sudip-10up), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Quamruz Zaman (@zamanq)](https://github.com/zamanq), [Ian Svoboda (@iansvo)](https://github.com/iansvo), [Ajay Maurya (@ajmaurya99)](https://github.com/ajmaurya99), [Max Lyuchin (@cadic)](https://github.com/cadic), [Jayedul Kabir (@jayedul)](https://github.com/jayedul), [Barney Jeffries (@barneyjeffries)](https://github.com/barneyjeffries), [Konstantinos Galanakis (@kmgalanakis)](https://github.com/kmgalanakis), [Ravinder Kumar (@ravinderk)](https://github.com/ravinderk), [Severine Pozzo (@severine-pozzo)](https://github.com/severine-pozzo), [Jonathan Desrosiers (@desrosj)](https://github.com/desrosj), [GitHub Dependabot (@dependabot)](https://github.com/apps/dependabot), [Sudip Dadhaniya (@sudip-md)](https://github.com/sudip-md), [Thrijith Thankachan (@thrijith)](https://github.com/thrijith).

## Libraries

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "winamp-block",
"version": "1.3.2",
"version": "1.3.3",
"description": "A Winamp-styled audio block for all your retro music player needs.",
"author": {
"name": "10up",
Expand Down
15 changes: 14 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: 10up, dinhtungdu, fabiankaegy, dkotter, melchoyce, jeffpaul
Tags: winamp, mp3, music, player, equalizer
Tested up to: 6.7
Stable tag: 1.3.2
Stable tag: 1.3.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -43,6 +43,16 @@ Details on how to create a new skin is available [here](https://github.com/WACUP

== Changelog ==

= 1.3.3 - 2025-02-03 =
* **Changed:** Bump WordPress "tested up to" version 6.7 (props [@sudip-md](https://github.com/sudip-md), [@thrijith](https://github.com/thrijith), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter) via [#140](https://github.com/10up/retro-winamp-block/pull/140), [#141](https://github.com/10up/retro-winamp-block/pull/141), [#153](https://github.com/10up/retro-winamp-block/pull/153)).
* **Changed:** Bump WordPress minimum from 6.3 to 6.6 (props [@sudip-md](https://github.com/sudip-md), [@thrijith](https://github.com/thrijith), [@jeffpaul](https://github.com/jeffpaul), [@dkotter](https://github.com/dkotter), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#140](https://github.com/10up/retro-winamp-block/pull/140), [#153](https://github.com/10up/retro-winamp-block/pull/153), [#155](https://github.com/10up/retro-winamp-block/pull/155)).
* **Fixed:** JavaScript errors in block editor (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@Sidsector9](https://github.com/Sidsector9) via [#134](https://github.com/10up/retro-winamp-block/pull/134)).
* **Fixed:** Ensure the WordPress.org plugin preview works as expected (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul) via [#143](https://github.com/10up/retro-winamp-block/pull/143), [#144](https://github.com/10up/retro-winamp-block/pull/144)).
* **Security:** Update NPM packages (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@Sidsector9](https://github.com/Sidsector9) via [#134](https://github.com/10up/retro-winamp-block/pull/134)).
* **Security:** Bump `axios` from 1.6.7 to 1.7.4 (props [@dependabot](https://github.com/apps/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#146](https://github.com/10up/retro-winamp-block/pull/146)).
* **Security:** Bump `webpack` from 5.90.0 to 5.94.0 (props [@dependabot](https://github.com/apps/dependabot), [@faisal-alvi](https://github.com/faisal-alvi) via [#147](https://github.com/10up/retro-winamp-block/pull/147)).
* **Security:** Bump `@wordpress/scripts` from 27.9.0 to 30.4.0, `express` from 4.19.2 to 4.21.1, `send` from 0.18.0 to 0.19.0 and `serve-static` from 1.15.0 to 1.16.2 (props [@dependabot](https://github.com/apps/dependabot), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#15](https://github.com/10up/retro-winamp-block/pull/155)).

= 1.3.2 - 2024-06-26 =
* **Added:** Support for the WordPress.org plugin preview (props [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul), [@peterwilsoncc](https://github.com/peterwilsoncc), [@ravinderk](https://github.com/ravinderk) via [#116](https://github.com/10up/retro-winamp-block/pull/116), [#118](https://github.com/10up/retro-winamp-block/pull/118)).
* **Added:** "Testing" section in the "CONTRIBUTING.md" file (props [@kmgalanakis](https://github.com/kmgalanakis), [@jeffpaul](https://github.com/jeffpaul) via [#132](https://github.com/10up/retro-winamp-block/pull/132)).
Expand Down Expand Up @@ -84,5 +94,8 @@ Details on how to create a new skin is available [here](https://github.com/WACUP

== Upgrade Notice ==

= 1.3.3 =
Note that this release bumps the minimum required version of WordPress from 6.3 to 6.6.

= 1.1.0 - 2021-06-21 =
**Note that this release changes the minimum WordPress version to 5.8 and minimum PHP version to 5.6.**
2 changes: 1 addition & 1 deletion retro-webamp-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Retro Winamp Block
* Plugin URI: https://wordpress.org/plugins/retro-winamp-block/
* Description: A Winamp-styled audio block for all your retro music player needs.
* Version: 1.3.2
* Version: 1.3.3
* Requires at least: 6.6
* Requires PHP: 7.4
* Author: 10up
Expand Down

0 comments on commit b9f6627

Please sign in to comment.