Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-alpha.1](v1.13.1...v2.0.0-alpha.1) (2024-08-02)

### Bug Fixes

* update dependencies to support `@wordpress/scripts` ([#303](#303)) ([98738e1](98738e1))

### BREAKING CHANGES

* Updates dependencies for compatibility with WordPress 6.6.*, but breaks JS in WordPress 6.5.* and below. If you need support for WP 6.5.*, please do not upgrade to this new major version.

* chore: refactor for newspack-scripts dependency updates

* refactor: use proxy script for eslint and stylelint scripts

* fix: peer dependencies

* chore: update newspack-scripts to v5.6.0-alpha.3

* chore: add .stylelintrc.js

* chore: update newspack-scripts to v5.6.0-alpha.4

* fix: add missing Prettier config files

* chore: update newspack-scripts to 5.6.0-alpha.5

* chore: update newspack-scripts to v5.6.0-alpha.7

* chore: update newspack-scripts to v5.6.0-alpha.8

* fix: phpcs

* chore: bump newspack-scripts to v5.5.2
  • Loading branch information
semantic-release-bot committed Aug 2, 2024
1 parent 35aba04 commit d0fe3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newspack-sponsors.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://newspack.com
* Text Domain: newspack-sponsors
* Domain Path: /languages
* Version: 1.13.1
* Version: 2.0.0-alpha.1
*
* @package Newspack_Sponsors
*/
Expand Down

0 comments on commit d0fe3e2

Please sign in to comment.