From 6f10caf1b2d86f30e754ea1a9cf302c99c7a3b45 Mon Sep 17 00:00:00 2001 From: matticbot Date: Thu, 8 Feb 2024 19:28:05 +0000 Subject: [PATCH] chore(release): 1.3.0-alpha.1 [skip ci] # [1.3.0-alpha.1](https://github.com/Automattic/newspack-multibranded-site/compare/v1.2.0...v1.3.0-alpha.1) (2024-02-08) ### Features * **ci:** add epic/* release workflow and rename `master` to `trunk` ([#41](https://github.com/Automattic/newspack-multibranded-site/issues/41)) ([290e390](https://github.com/Automattic/newspack-multibranded-site/commit/290e390af56a8af20a90d952c2d6596714a5045c)) --- CHANGELOG.md | 7 +++++++ newspack-multibranded-site.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 bdcbb1b..ca9dddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0-alpha.1](https://github.com/Automattic/newspack-multibranded-site/compare/v1.2.0...v1.3.0-alpha.1) (2024-02-08) + + +### Features + +* **ci:** add epic/* release workflow and rename `master` to `trunk` ([#41](https://github.com/Automattic/newspack-multibranded-site/issues/41)) ([290e390](https://github.com/Automattic/newspack-multibranded-site/commit/290e390af56a8af20a90d952c2d6596714a5045c)) + # [1.2.0](https://github.com/Automattic/newspack-multibranded-site/compare/v1.1.0...v1.2.0) (2023-12-11) diff --git a/newspack-multibranded-site.php b/newspack-multibranded-site.php index 545aeed..c404ab7 100644 --- a/newspack-multibranded-site.php +++ b/newspack-multibranded-site.php @@ -2,7 +2,7 @@ /** * Plugin Name: Newspack Multibranded Site * Description: Brand different content and sections of your site with unique colors and navigation. - * Version: 1.2.0 + * Version: 1.3.0-alpha.1 * Author: Automattic * Author URI: https://newspack.com/ * License: GPL3 diff --git a/package-lock.json b/package-lock.json index bd8d9d8..afb72d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "newspack-multibranded-site", - "version": "1.2.0", + "version": "1.3.0-alpha.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "newspack-multibranded-site", - "version": "1.2.0", + "version": "1.3.0-alpha.1", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 59a8dd9..0e0bad5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newspack-multibranded-site", - "version": "1.2.0", + "version": "1.3.0-alpha.1", "description": "A plugin to allow your site to host multiple brands", "license": "GPL-3.0", "browserslist": [