From da963f4715801388c6f1119d37633a26777706da Mon Sep 17 00:00:00 2001 From: angelespejo Date: Mon, 28 Aug 2023 22:55:24 +0200 Subject: [PATCH] Release v1.1.0 --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cec4cb..c10aa80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.1.0](https://github.com/pigeonposse/iconflow-themes/compare/1.0.4...1.1.0) + +- New structure for themes ✅🐦🌈 [`9c68e87`](https://github.com/pigeonposse/iconflow-themes/commit/9c68e87c1fa7d72c6afa2a1ea6ef1b0bd2400256) + #### [1.0.4](https://github.com/pigeonposse/iconflow-themes/compare/1.0.3...1.0.4) +> 28 August 2023 + +- Release v1.0.4 [`f89d0b7`](https://github.com/pigeonposse/iconflow-themes/commit/f89d0b73e02c80b2963f61f21c75248310c3a3eb) - Add readme to official themes ✨🐦🚀 [`edb4955`](https://github.com/pigeonposse/iconflow-themes/commit/edb49553368bf4cdcede0cf33228c4a4118d9f2c) #### [1.0.3](https://github.com/pigeonposse/iconflow-themes/compare/1.0.2...1.0.3) diff --git a/README.md b/README.md index f2a71e8..55bb9ca 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ░░░██║░░░██║░░██║███████╗██║░╚═╝░██║███████╗ ░░░╚═╝░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░╚═╝╚══════╝ -VERSION: 1.0.4 +VERSION: 1.1.0 REPOSITORY: https://github.com/pigeonposse/iconflow-themes AUTHORS: - Angelo (https://github.com/angelespejo) diff --git a/package.json b/package.json index ea16270..7df20c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iconflow-themes", - "version": "1.0.4", + "version": "1.1.0", "description": "🖥✨ List of mac icons to change your mac by themes and in batch. This can be possible thanks Iconflow 🐦🌈", "type": "module", "engines": {