From 6fcc1e8f71599fe3b0276a20ab9ad4a41eea0f3a Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Mon, 26 Feb 2024 14:10:24 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/community-cdn@0.14.1 - @standardnotes/monokai-ristretto@1.1.2 --- cdn/CHANGELOG.md | 4 ++++ cdn/package.json | 2 +- packages/wtf.laux.theme.monokai-ristretto/CHANGELOG.md | 6 ++++++ packages/wtf.laux.theme.monokai-ristretto/package.json | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/cdn/CHANGELOG.md b/cdn/CHANGELOG.md index cab8e58..7efe7ef 100644 --- a/cdn/CHANGELOG.md +++ b/cdn/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.1](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.14.0...@standardnotes/community-cdn@0.14.1) (2024-02-26) + +**Note:** Version bump only for package @standardnotes/community-cdn + # [0.14.0](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.13.1...@standardnotes/community-cdn@0.14.0) (2024-02-22) ### Features diff --git a/cdn/package.json b/cdn/package.json index b5471a3..f8276b6 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/community-cdn", - "version": "0.14.0", + "version": "0.14.1", "license": "AGPL-3.0-or-later", "author": "Standard Notes Community", "publishConfig": { diff --git a/packages/wtf.laux.theme.monokai-ristretto/CHANGELOG.md b/packages/wtf.laux.theme.monokai-ristretto/CHANGELOG.md index 04a4639..8605a6d 100644 --- a/packages/wtf.laux.theme.monokai-ristretto/CHANGELOG.md +++ b/packages/wtf.laux.theme.monokai-ristretto/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.2](https://github.com/standardnotes/plugins/compare/@standardnotes/monokai-ristretto@1.1.0...@standardnotes/monokai-ristretto@1.1.2) (2024-02-26) + +### Bug Fixes + +* lexical code formatting, dock_icon color, description ([#27](https://github.com/standardnotes/plugins/issues/27)) ([dca63ba](https://github.com/standardnotes/plugins/commit/dca63bac9b9bc26f6e61a3cab324f2a19692cd9f)) + # 1.1.0 (2024-02-22) ### Features diff --git a/packages/wtf.laux.theme.monokai-ristretto/package.json b/packages/wtf.laux.theme.monokai-ristretto/package.json index da8f58a..bb41f63 100644 --- a/packages/wtf.laux.theme.monokai-ristretto/package.json +++ b/packages/wtf.laux.theme.monokai-ristretto/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/monokai-ristretto", - "version": "1.1.1", + "version": "1.1.2", "main": "dist/dist.css", "author": "Marco Laux", "publishConfig": {