From 2c2ae1b821ac885549d7490742a58822bf8eb3b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 15:33:06 +0200 Subject: [PATCH] chore(main): release 0.5.0 (#11) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d9fb10..aae694d 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. +## [0.5.0](https://github.com/Mozart409/mozart409-icons/compare/v0.4.1...v0.5.0) (2022-09-20) + + +### Features + +* :sparkles: added log cjs and xml icons ([c12f3b9](https://github.com/Mozart409/mozart409-icons/commit/c12f3b9aa1349e748a304df51bf071e8650e7a63)) + ## [0.4.1](https://github.com/Mozart409/mozart409-icons/compare/v0.4.0...v0.4.1) (2022-09-14) diff --git a/package.json b/package.json index 85e5e37..8069aa9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "mozart409-icons", "displayName": "mozart409-icons", "description": "My personal choice of existing themes combined into one. Based on Ayu Icons with my own modifications and additions", - "version": "0.4.1", + "version": "0.5.0", "publisher": "mozart409", "repository": { "type": "git",