From acfb89640bbe7cd51b5e7e3440a2f2a3a2862141 Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Thu, 29 Sep 2022 20:40:15 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=202.0.0-alpha.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- skin.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ee9c97..c1ee72ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0-alpha.0](https://github.com/StarCitizenTools/mediawiki-skins-Citizen/compare/v1.17.9...v2.0.0-alpha.0) (2022-09-30) + + +### Features + +* **core:** redesign site header ([#521](https://github.com/StarCitizenTools/mediawiki-skins-Citizen/issues/521)) ([6de95d4](https://github.com/StarCitizenTools/mediawiki-skins-Citizen/commit/6de95d4fec06ec7da8c0249f4c18acbec71d31cb)) + ### [1.17.9](https://github.com/StarCitizenTools/mediawiki-skins-Citizen/compare/v1.17.8...v1.17.9) (2022-09-28) diff --git a/package-lock.json b/package-lock.json index 785c3b4d..18ce6444 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "mediawiki-skins-Citizen", - "version": "1.17.9", + "version": "2.0.0-alpha.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.17.9", + "version": "2.0.0-alpha.0", "devDependencies": { "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.1.0", diff --git a/package.json b/package.json index dda8afcf..7a6aee94 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "stylelint-config-wikimedia": "0.13.1", "svgo": "2.8.0" }, - "version": "1.17.9" + "version": "2.0.0-alpha.0" } diff --git a/skin.json b/skin.json index fd659d9f..e8d86c56 100644 --- a/skin.json +++ b/skin.json @@ -1,6 +1,6 @@ { "name": "Citizen", - "version": "1.17.9", + "version": "2.0.0-alpha.0", "author": [ "[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]", "[https://www.mediawiki.org/wiki/User:Octfx Octfx]",