Skip to content

Commit

Permalink
chore(release): merge in release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matticbot committed Apr 8, 2024
2 parents 4c8a904 + c98a61a commit 0c4fbe4
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 5 deletions.
64 changes: 63 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,86 @@
# [1.5.0](https://github.com/Automattic/newspack-network/compare/v1.4.2...v1.5.0) (2024-04-08)


### Bug Fixes

* cli commands ([#73](https://github.com/Automattic/newspack-network/issues/73)) ([dc2bef9](https://github.com/Automattic/newspack-network/commit/dc2bef9b3dc2de8357f8deb6c7efb6139eec404f))
* correct typo in manual sync description ([#74](https://github.com/Automattic/newspack-network/issues/74)) ([a0bf23f](https://github.com/Automattic/newspack-network/commit/a0bf23fe8837cf7eefcbb867aa75819dc2e1b531))
* webhook encryption error handling ([#77](https://github.com/Automattic/newspack-network/issues/77)) ([ceee31f](https://github.com/Automattic/newspack-network/commit/ceee31f78fe4452b79485369a38409e5ca32413a))
* woo links in wp-admin-bar ([#71](https://github.com/Automattic/newspack-network/issues/71)) ([d2a76e5](https://github.com/Automattic/newspack-network/commit/d2a76e51084176cef9b6549c0c7940b17411904f))


### Features

* add Network-specific custom metadata to ESP syncs ([#83](https://github.com/Automattic/newspack-network/issues/83)) ([153a733](https://github.com/Automattic/newspack-network/commit/153a733080a78b0035e3b3bd98b7093b9d20f8fb))
* **cli:** --yes option for sync-all command ([268f7fe](https://github.com/Automattic/newspack-network/commit/268f7fed7892ae922ac6106ee824f37058c2ecad))
* **cli:** membership de-duplication CLI command ([#84](https://github.com/Automattic/newspack-network/issues/84)) ([c7ece71](https://github.com/Automattic/newspack-network/commit/c7ece717c297f55e4ae9db0791346e27953dc651))
* **manual-user-sync:** sync user login ([#81](https://github.com/Automattic/newspack-network/issues/81)) ([3f9755e](https://github.com/Automattic/newspack-network/commit/3f9755ed5b75a280c0a0e23b6d91f319ad0b8fa4))

## [1.4.2](https://github.com/Automattic/newspack-network/compare/v1.4.1...v1.4.2) (2024-04-02)


### Bug Fixes

* add new filter callback for Network Registration Site field ([#87](https://github.com/Automattic/newspack-network/issues/87)) ([00facbc](https://github.com/Automattic/newspack-network/commit/00facbcfe9468493c480c80872ebcf7b13824fc1))

## [1.4.1](https://github.com/Automattic/newspack-network/compare/v1.4.0...v1.4.1) (2024-03-29)
# [1.5.0-alpha.2](https://github.com/Automattic/newspack-network/compare/v1.5.0-alpha.1...v1.5.0-alpha.2) (2024-03-29)


### Bug Fixes

* **event-log:** only show users filter with environment constant ([#86](https://github.com/Automattic/newspack-network/issues/86)) ([cd4a91a](https://github.com/Automattic/newspack-network/commit/cd4a91ab65a81d7abc54359ff6e1537aae253b84))

# [1.5.0-alpha.1](https://github.com/Automattic/newspack-network/compare/v1.4.0...v1.5.0-alpha.1) (2024-03-27)

### Features

* **event-log:** only show users filter with environment constant ([#86](https://github.com/Automattic/newspack-network/issues/86)) ([cd4a91a](https://github.com/Automattic/newspack-network/commit/cd4a91ab65a81d7abc54359ff6e1537aae253b84))


## [1.4.1](https://github.com/Automattic/newspack-network/compare/v1.4.0...v1.4.1) (2024-03-29)


### Bug Fixes

* cli commands ([#73](https://github.com/Automattic/newspack-network/issues/73)) ([dc2bef9](https://github.com/Automattic/newspack-network/commit/dc2bef9b3dc2de8357f8deb6c7efb6139eec404f))
* correct typo in manual sync description ([#74](https://github.com/Automattic/newspack-network/issues/74)) ([a0bf23f](https://github.com/Automattic/newspack-network/commit/a0bf23fe8837cf7eefcbb867aa75819dc2e1b531))
* webhook encryption error handling ([#77](https://github.com/Automattic/newspack-network/issues/77)) ([ceee31f](https://github.com/Automattic/newspack-network/commit/ceee31f78fe4452b79485369a38409e5ca32413a))
* woo links in wp-admin-bar ([#71](https://github.com/Automattic/newspack-network/issues/71)) ([d2a76e5](https://github.com/Automattic/newspack-network/commit/d2a76e51084176cef9b6549c0c7940b17411904f))


### Features

* add Network-specific custom metadata to ESP syncs ([#83](https://github.com/Automattic/newspack-network/issues/83)) ([153a733](https://github.com/Automattic/newspack-network/commit/153a733080a78b0035e3b3bd98b7093b9d20f8fb))
* **cli:** --yes option for sync-all command ([268f7fe](https://github.com/Automattic/newspack-network/commit/268f7fed7892ae922ac6106ee824f37058c2ecad))
* **cli:** membership de-duplication CLI command ([#84](https://github.com/Automattic/newspack-network/issues/84)) ([c7ece71](https://github.com/Automattic/newspack-network/commit/c7ece717c297f55e4ae9db0791346e27953dc651))
* **manual-user-sync:** sync user login ([#81](https://github.com/Automattic/newspack-network/issues/81)) ([3f9755e](https://github.com/Automattic/newspack-network/commit/3f9755ed5b75a280c0a0e23b6d91f319ad0b8fa4))

# [1.4.0](https://github.com/Automattic/newspack-network/compare/v1.3.0...v1.4.0) (2024-03-27)


### Features

* add Network-specific custom metadata to ESP syncs ([#83](https://github.com/Automattic/newspack-network/issues/83)) ([#85](https://github.com/Automattic/newspack-network/issues/85)) ([5850129](https://github.com/Automattic/newspack-network/commit/5850129b90109103fbe1f268f8f6f7256f394520))


# [1.4.0-alpha.1](https://github.com/Automattic/newspack-network/compare/v1.3.0...v1.4.0-alpha.1) (2024-03-26)


### Bug Fixes

* cli commands ([#73](https://github.com/Automattic/newspack-network/issues/73)) ([dc2bef9](https://github.com/Automattic/newspack-network/commit/dc2bef9b3dc2de8357f8deb6c7efb6139eec404f))
* correct typo in manual sync description ([#74](https://github.com/Automattic/newspack-network/issues/74)) ([a0bf23f](https://github.com/Automattic/newspack-network/commit/a0bf23fe8837cf7eefcbb867aa75819dc2e1b531))
* webhook encryption error handling ([#77](https://github.com/Automattic/newspack-network/issues/77)) ([ceee31f](https://github.com/Automattic/newspack-network/commit/ceee31f78fe4452b79485369a38409e5ca32413a))
* woo links in wp-admin-bar ([#71](https://github.com/Automattic/newspack-network/issues/71)) ([d2a76e5](https://github.com/Automattic/newspack-network/commit/d2a76e51084176cef9b6549c0c7940b17411904f))


### Features

* add Network-specific custom metadata to ESP syncs ([#83](https://github.com/Automattic/newspack-network/issues/83)) ([153a733](https://github.com/Automattic/newspack-network/commit/153a733080a78b0035e3b3bd98b7093b9d20f8fb))
* **cli:** --yes option for sync-all command ([268f7fe](https://github.com/Automattic/newspack-network/commit/268f7fed7892ae922ac6106ee824f37058c2ecad))
* **cli:** membership de-duplication CLI command ([#84](https://github.com/Automattic/newspack-network/issues/84)) ([c7ece71](https://github.com/Automattic/newspack-network/commit/c7ece717c297f55e4ae9db0791346e27953dc651))
* **manual-user-sync:** sync user login ([#81](https://github.com/Automattic/newspack-network/issues/81)) ([3f9755e](https://github.com/Automattic/newspack-network/commit/3f9755ed5b75a280c0a0e23b6d91f319ad0b8fa4))

# [1.3.0](https://github.com/Automattic/newspack-network/compare/v1.2.0...v1.3.0) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion newspack-network.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Newspack Network
* Description: The Newspack Network plugin.
* Version: 1.4.2
* Version: 1.5.0
* Author: Automattic
* Author URI: https://newspack.com/
* License: GPL3
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-network",
"version": "1.4.2",
"version": "1.5.0",
"description": "The Newspack Network plugin.",
"license": "GPL-3.0",
"browserslist": [
Expand Down

0 comments on commit 0c4fbe4

Please sign in to comment.