Skip to content

Commit

Permalink
chore(release): 2.12.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.12.0-alpha.1](v2.11.2...v2.12.0-alpha.1) (2022-08-05)

### Features

* add featured listing support to curated lists ([#285](#285)) ([3ea027d](3ea027d))
  • Loading branch information
semantic-release-bot committed Aug 5, 2022
1 parent 5d92a02 commit 31646a1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.12.0-alpha.1](https://github.com/Automattic/newspack-listings/compare/v2.11.2...v2.12.0-alpha.1) (2022-08-05)


### Features

* add featured listing support to curated lists ([#285](https://github.com/Automattic/newspack-listings/issues/285)) ([3ea027d](https://github.com/Automattic/newspack-listings/commit/3ea027d98bfb85bc65585c6e04bc03085daef7d6))

## [2.11.2](https://github.com/Automattic/newspack-listings/compare/v2.11.1...v2.11.2) (2022-07-26)


Expand Down
2 changes: 1 addition & 1 deletion newspack-listings.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://newspack.pub
* Text Domain: newspack-listings
* Domain Path: /languages
* Version: 2.11.2
* Version: 2.12.0-alpha.1
*
* @package Newspack_Listings
*/
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": "newspack-listings",
"version": "2.11.2",
"version": "2.12.0-alpha.1",
"description": "",
"scripts": {
"cm": "newspack-scripts commit",
Expand Down

0 comments on commit 31646a1

Please sign in to comment.