From a8c8e877544a34524ad28616a6508f748ed411d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:21:09 +1000 Subject: [PATCH] =?UTF-8?q?build(main):=20=F0=9F=94=96=20Release=20=20urba?= =?UTF-8?q?n-twilight-teal-theme=200.1.7=20(#14)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [0.1.7](https://github.com/tsdevau/urban-twilight-teal-theme/compare/urban-twilight-teal-theme-v0.1.6...urban-twilight-teal-theme-v0.1.7) (2024-11-28) ### DX Continuous Integrations * **publish:** add Open VSX Registry publishing to workflow ([13e190c](https://github.com/tsdevau/urban-twilight-teal-theme/commit/13e190c344d33e7864ff1931162002e7682e527a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0f24e47..55c86c8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.6" + ".": "0.1.7" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e28455..1f70fba 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.1.7](https://github.com/tsdevau/urban-twilight-teal-theme/compare/urban-twilight-teal-theme-v0.1.6...urban-twilight-teal-theme-v0.1.7) (2024-11-28) + + +### DX Continuous Integrations + +* **publish:** add Open VSX Registry publishing to workflow ([13e190c](https://github.com/tsdevau/urban-twilight-teal-theme/commit/13e190c344d33e7864ff1931162002e7682e527a)) + ## [0.1.6](https://github.com/tsdevau/urban-twilight-teal-theme/compare/urban-twilight-teal-theme-v0.1.5...urban-twilight-teal-theme-v0.1.6) (2024-11-28) diff --git a/package-lock.json b/package-lock.json index b766015..a65b5db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "urban-twilight-teal-theme", - "version": "0.1.6", + "version": "0.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "urban-twilight-teal-theme", - "version": "0.1.6", + "version": "0.1.7", "license": "MIT", "devDependencies": { "eslint": "~9.15.0", diff --git a/package.json b/package.json index 692b14f..e77720d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "urban-twilight-teal-theme", "displayName": "Urban Twilight Teal Theme", - "version": "0.1.6", + "version": "0.1.7", "description": "A modern VS Code theme inspired by Tokyo Night, featuring teal accents, balanced contrast for all-day usability, and vibrant syntax highlighting.", "categories": [ "Themes"