From b830cf36ffa1a5de266179a17e9c56ae35f1e19a Mon Sep 17 00:00:00 2001 From: matticbot Date: Wed, 24 Apr 2024 17:44:36 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] # [1.6.0](https://github.com/Automattic/newspack-network/compare/v1.5.0...v1.6.0) (2024-04-24) ### Features * experimental auditing features ([#79](https://github.com/Automattic/newspack-network/issues/79)) ([0c31fd6](https://github.com/Automattic/newspack-network/commit/0c31fd60eeb404ab36f0d5eff7482f4cd4a5085e)) --- CHANGELOG.md | 7 +++++++ newspack-network.php | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87b51e8a..f792eb12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/Automattic/newspack-network/compare/v1.5.0...v1.6.0) (2024-04-24) + + +### Features + +* experimental auditing features ([#79](https://github.com/Automattic/newspack-network/issues/79)) ([0c31fd6](https://github.com/Automattic/newspack-network/commit/0c31fd60eeb404ab36f0d5eff7482f4cd4a5085e)) + # [1.6.0-alpha.1](https://github.com/Automattic/newspack-network/compare/v1.5.0...v1.6.0-alpha.1) (2024-04-11) diff --git a/newspack-network.php b/newspack-network.php index 7ecb2c91..f0907f81 100644 --- a/newspack-network.php +++ b/newspack-network.php @@ -2,7 +2,7 @@ /** * Plugin Name: Newspack Network * Description: The Newspack Network plugin. - * Version: 1.6.0-alpha.1 + * Version: 1.6.0 * Author: Automattic * Author URI: https://newspack.com/ * License: GPL3 diff --git a/package-lock.json b/package-lock.json index 3ea8752d..e8d9da4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "newspack-network", - "version": "1.6.0-alpha.1", + "version": "1.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "newspack-network", - "version": "1.6.0-alpha.1", + "version": "1.6.0", "hasInstallScript": true, "license": "GPL-3.0", "devDependencies": { diff --git a/package.json b/package.json index 6bcd7de1..bd07a9a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newspack-network", - "version": "1.6.0-alpha.1", + "version": "1.6.0", "description": "The Newspack Network plugin.", "license": "GPL-3.0", "browserslist": [