Skip to content

Commit

Permalink
chore(release): 1.82.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.82.0-alpha.1](v1.81.0...v1.82.0-alpha.1) (2022-05-02)

### Bug Fixes

* **ads:** update refresh control help text ([#1601](#1601)) ([fc70afc](fc70afc))
* crashes with autocomplete inputs in Campaigns wizard and CategoryAutocomplete ([#1609](#1609)) ([101d1d6](101d1d6))
* handle Yoast Premium as a replacement for Yoast ([#1614](#1614)) ([9a503c0](9a503c0)), closes [#298](#298)
* **popups:** improve formatting of human-readable numbers ([#1603](#1603)) ([3106f18](3106f18))
* relax capabilities required to interact with Newspack ([04eb0be](04eb0be)), closes [#543](#543)
* **salesforce:** a PHP warning on sync completion due to incorrect variable ([#1616](#1616)) ([492a439](492a439))

### Features

* **ads:** use ad sizes from plugin ([#1577](#1577)) ([d238b08](d238b08))
* **donations-stripe:** integrate w/ woocommerce-memberships ([#1599](#1599)) ([807e224](807e224))
* **setup:** notice on Setup wizard after setup completed ([#1610](#1610)) ([22d6b1c](22d6b1c)), closes [#1561](#1561)
* **starter-content:** add excerpt & subtitle ([36c4452](36c4452)), closes [#514](#514)
* update debug mode notice style and position ([#1605](#1605)) ([b28075c](b28075c))
* **woocommerce:** hide setup task list ([#1615](#1615)) ([78854e8](78854e8)), closes [#1156](#1156)
  • Loading branch information
semantic-release-bot committed May 2, 2022
1 parent 4e2be52 commit 4e11bf1
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 4 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [1.82.0-alpha.1](https://github.com/Automattic/newspack-plugin/compare/v1.81.0...v1.82.0-alpha.1) (2022-05-02)


### Bug Fixes

* **ads:** update refresh control help text ([#1601](https://github.com/Automattic/newspack-plugin/issues/1601)) ([fc70afc](https://github.com/Automattic/newspack-plugin/commit/fc70afc1f93fd59819f5d71569f64c764446ffdf))
* crashes with autocomplete inputs in Campaigns wizard and CategoryAutocomplete ([#1609](https://github.com/Automattic/newspack-plugin/issues/1609)) ([101d1d6](https://github.com/Automattic/newspack-plugin/commit/101d1d68497a0a0a843900531667e4ac42467d32))
* handle Yoast Premium as a replacement for Yoast ([#1614](https://github.com/Automattic/newspack-plugin/issues/1614)) ([9a503c0](https://github.com/Automattic/newspack-plugin/commit/9a503c06a9445b35f0c3af00c997ef5a1236356c)), closes [#298](https://github.com/Automattic/newspack-plugin/issues/298)
* **popups:** improve formatting of human-readable numbers ([#1603](https://github.com/Automattic/newspack-plugin/issues/1603)) ([3106f18](https://github.com/Automattic/newspack-plugin/commit/3106f180afb365d6dca55eb76bca2442d64ff51c))
* relax capabilities required to interact with Newspack ([04eb0be](https://github.com/Automattic/newspack-plugin/commit/04eb0be8fedbda216a07da9c2fe64a42bc9c0a73)), closes [#543](https://github.com/Automattic/newspack-plugin/issues/543)
* **salesforce:** a PHP warning on sync completion due to incorrect variable ([#1616](https://github.com/Automattic/newspack-plugin/issues/1616)) ([492a439](https://github.com/Automattic/newspack-plugin/commit/492a43955678af3421d919d952dd0105d0797591))


### Features

* **ads:** use ad sizes from plugin ([#1577](https://github.com/Automattic/newspack-plugin/issues/1577)) ([d238b08](https://github.com/Automattic/newspack-plugin/commit/d238b080da89441883fb5a0f7f4ec78a52a76e70))
* **donations-stripe:** integrate w/ woocommerce-memberships ([#1599](https://github.com/Automattic/newspack-plugin/issues/1599)) ([807e224](https://github.com/Automattic/newspack-plugin/commit/807e22484660df3182c62339928f3e0444862342))
* **setup:** notice on Setup wizard after setup completed ([#1610](https://github.com/Automattic/newspack-plugin/issues/1610)) ([22d6b1c](https://github.com/Automattic/newspack-plugin/commit/22d6b1c943a530195220d0fb0b9f322ff09daf10)), closes [#1561](https://github.com/Automattic/newspack-plugin/issues/1561)
* **starter-content:** add excerpt & subtitle ([36c4452](https://github.com/Automattic/newspack-plugin/commit/36c44521ace54dc39b2bf6ad4dcfc0d874112cc6)), closes [#514](https://github.com/Automattic/newspack-plugin/issues/514)
* update debug mode notice style and position ([#1605](https://github.com/Automattic/newspack-plugin/issues/1605)) ([b28075c](https://github.com/Automattic/newspack-plugin/commit/b28075cb504af1da3b37a487eca1316eb7bae629))
* **woocommerce:** hide setup task list ([#1615](https://github.com/Automattic/newspack-plugin/issues/1615)) ([78854e8](https://github.com/Automattic/newspack-plugin/commit/78854e8015bfb5ca023e2a216e7b0a3b27b74375)), closes [#1156](https://github.com/Automattic/newspack-plugin/issues/1156)

# [1.81.0](https://github.com/Automattic/newspack-plugin/compare/v1.80.1...v1.81.0) (2022-04-18)


Expand Down
2 changes: 1 addition & 1 deletion newspack.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Newspack
* Description: An advanced open-source publishing and revenue-generating platform for news organizations.
* Version: 1.81.0
* Version: 1.82.0-alpha.1
* Author: Automattic
* Author URI: https://newspack.pub/
* License: GPL2
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",
"version": "1.81.0",
"version": "1.82.0-alpha.1",
"description": "The Newspack plugin. https://newspack.pub",
"bugs": {
"url": "https://github.com/Automattic/newspack-plugin/issues"
Expand Down

0 comments on commit 4e11bf1

Please sign in to comment.