Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
  • Loading branch information
standardci committed Dec 7, 2023
1 parent 482799a commit 5473b3b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
6 changes: 6 additions & 0 deletions cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

# [0.11.0](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-07)

### Features

* add standard blue dark theme ([#16](https://github.com/standardnotes/plugins/issues/16)) ([a1d8d5d](https://github.com/standardnotes/plugins/commit/a1d8d5dc4894084ca6bea53ad528c7eeb6284b6b))

## [0.10.3](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-19)

**Note:** Version bump only for package @standardnotes/community-cdn
Expand Down
2 changes: 1 addition & 1 deletion cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/community-cdn",
"version": "0.10.3",
"version": "0.11.0",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes Community",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/com.sncommunity.standard-blue-dark-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2023-12-07)

### Features

* add standard blue dark theme ([#16](https://github.com/standardnotes/plugins/issues/16)) ([a1d8d5d](https://github.com/standardnotes/plugins/commit/a1d8d5dc4894084ca6bea53ad528c7eeb6284b6b))
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/standard-blue-dark",
"version": "1.0.0",
"version": "1.1.0",
"main": "dist/dist.css",
"author": "Kieran Colfer",
"description": "A dark blue theme for Standard Notes. Uses Google Fonts.",
Expand Down

0 comments on commit 5473b3b

Please sign in to comment.