From dd26ef9e85694f188335275f3ed22970b7aa7377 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Tue, 26 Mar 2024 16:30:48 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/community-cdn@0.15.2 - @standardnotes/nord@1.0.1 --- cdn/CHANGELOG.md | 4 ++++ cdn/package.json | 2 +- packages/wtf.laux.theme.nord/CHANGELOG.md | 8 ++++++++ packages/wtf.laux.theme.nord/package.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/cdn/CHANGELOG.md b/cdn/CHANGELOG.md index a83b2a3..8a42f4b 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.15.2](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.1...@standardnotes/community-cdn@0.15.2) (2024-03-26) + +**Note:** Version bump only for package @standardnotes/community-cdn + ## [0.15.1](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.0...@standardnotes/community-cdn@0.15.1) (2024-02-28) **Note:** Version bump only for package @standardnotes/community-cdn diff --git a/cdn/package.json b/cdn/package.json index 886b66b..8d19509 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/community-cdn", - "version": "0.15.1", + "version": "0.15.2", "license": "AGPL-3.0-or-later", "author": "Standard Notes Community", "publishConfig": { diff --git a/packages/wtf.laux.theme.nord/CHANGELOG.md b/packages/wtf.laux.theme.nord/CHANGELOG.md index e69de29..e71c719 100644 --- a/packages/wtf.laux.theme.nord/CHANGELOG.md +++ b/packages/wtf.laux.theme.nord/CHANGELOG.md @@ -0,0 +1,8 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.1 (2024-03-26) + +**Note:** Version bump only for package @standardnotes/nord diff --git a/packages/wtf.laux.theme.nord/package.json b/packages/wtf.laux.theme.nord/package.json index 12c542d..1074cc0 100644 --- a/packages/wtf.laux.theme.nord/package.json +++ b/packages/wtf.laux.theme.nord/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/nord", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/dist.css", "author": "Marco Laux", "description": "An arctic, north-bluish color palette, based on Nord.",