Skip to content

Commit 8c18225

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.36 - @standardnotes/dark-mint-theme@1.0.1 - @standardnotes/lights-out-theme@1.0.1
1 parent 1a0d569 commit 8c18225

File tree

6 files changed

+19
-3
lines changed

6 files changed

+19
-3
lines changed

cdn/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.15.36](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.35...@standardnotes/community-cdn@0.15.36) (2026-01-20)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.35](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.34...@standardnotes/community-cdn@0.15.35) (2026-01-19)
711

812
**Note:** Version bump only for package @standardnotes/community-cdn

cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/community-cdn",
3-
"version": "0.15.35",
3+
"version": "0.15.36",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/standardnotes/plugins",

packages/com.sncommunity.dark-mint-theme/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.1](https://github.com/standardnotes/plugins/compare/@standardnotes/dark-mint-theme@1.0.2...@standardnotes/dark-mint-theme@1.0.1) (2026-01-20)
7+
8+
**Note:** Version bump only for package @standardnotes/dark-mint-theme
9+
610
## 1.0.2 (2026-01-19)
711

812
**Note:** Version bump only for package @standardnotes/dark-mint-theme

packages/com.sncommunity.dark-mint-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/dark-mint-theme",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A dark mint theme for Standard Notes.",
55
"author": "Passkeys",
66
"license": "GPL-3.0",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 1.0.1 (2026-01-20)
7+
8+
**Note:** Version bump only for package @standardnotes/lights-out-theme

packages/com.sncommunity.lights-out-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/lights-out-theme",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A pitch black theme for Standard Notes.",
55
"author": "Passkeys",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)