Skip to content

Commit

Permalink
chore(release): 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.8.0](v2.7.0...v2.8.0) (2021-11-09)

### Features

* **ugc:** self-serve listings purchase block ([#128](#128)) ([0ff8290](0ff8290))
  • Loading branch information
semantic-release-bot committed Nov 9, 2021
1 parent 3c7b2b1 commit 1f328a5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.8.0](https://github.com/Automattic/newspack-listings/compare/v2.7.0...v2.8.0) (2021-11-09)


### Features

* **ugc:** self-serve listings purchase block ([#128](https://github.com/Automattic/newspack-listings/issues/128)) ([0ff8290](https://github.com/Automattic/newspack-listings/commit/0ff8290a8c8cc3524a663955e0ad0f22fb1d23e0))

# [2.7.0](https://github.com/Automattic/newspack-listings/compare/v2.6.0...v2.7.0) (2021-11-03)


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.7.0
* Version: 2.8.0
*
* @package Newspack_Listings
*/
Expand Down
2 changes: 1 addition & 1 deletion 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.7.0",
"version": "2.8.0",
"description": "",
"scripts": {
"cm": "git-cz",
Expand Down

0 comments on commit 1f328a5

Please sign in to comment.