Skip to content

Commit 218a37f

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.30 - @standardnotes/advanced-checklist@0.5.19 - @standardnotes/bold-editor@1.7.9 - @standardnotes/dracula-theme@1.2.1 - @standardnotes/markdown-basic@1.7.10 - @standardnotes/markdown-math@1.5.10 - @standardnotes/markdown-monospace@1.1.2 - @standardnotes/markdown-visual@1.4.13 - @standardnotes/markdown-minimal@1.4.10 - @standardnotes/standard-blue-dark@1.1.9 - @standardnotes/standard-blue@1.1.3 - sn-excalidraw@1.2.2 - @standardnotes/markdown-hybrid@1.8.9 - @standardnotes/classic-code-editor@1.6.10 - @standardnotes/filesafe-bar@2.2.2 - @standardnotes/rich-text@1.9.10 - @standardnotes/simple-task-editor@1.6.12 - @standardnotes/spreadsheets@1.8.10 - @standardnotes/authenticator@2.4.10
1 parent 91682c6 commit 218a37f

File tree

38 files changed

+95
-19
lines changed

38 files changed

+95
-19
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.30](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.29...@standardnotes/community-cdn@0.15.30) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.29](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.28...@standardnotes/community-cdn@0.15.29) (2026-01-16)
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.29",
3+
"version": "0.15.30",
44
"license": "AGPL-3.0-or-later",
55
"author": "Standard Notes Community",
66
"publishConfig": {

packages/com.sncommunity.advanced-checklist/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.5.19](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.18...@standardnotes/advanced-checklist@0.5.19) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/advanced-checklist
9+
610
## [0.5.18](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.17...@standardnotes/advanced-checklist@0.5.18) (2026-01-14)
711

812
**Note:** Version bump only for package @standardnotes/advanced-checklist

packages/com.sncommunity.advanced-checklist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/advanced-checklist",
3-
"version": "0.5.18",
3+
"version": "0.5.19",
44
"description": "A task editor with grouping functionality.",
55
"keywords": [
66
"Standard Notes",

packages/com.sncommunity.bold-editor/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.7.9](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.8...@standardnotes/bold-editor@1.7.9) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/bold-editor
9+
610
## [1.7.8](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.7...@standardnotes/bold-editor@1.7.8) (2026-01-15)
711

812
**Note:** Version bump only for package @standardnotes/bold-editor

packages/com.sncommunity.bold-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.7.8",
6+
"version": "1.7.9",
77
"description": "A simple and peaceful rich editor that helps you write and think clearly.",
88
"main": "dist/dist.js",
99
"author": "Standard Notes Retired",

packages/com.sncommunity.dracula-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.2.1](https://github.com/standardnotes/plugins/compare/@standardnotes/dracula-theme@1.2.0...@standardnotes/dracula-theme@1.2.1) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/dracula-theme
9+
610
# [1.2.0](https://github.com/standardnotes/plugins/compare/@standardnotes/dracula-theme@1.1.2...@standardnotes/dracula-theme@1.2.0) (2023-11-18)
711

812
### Features

packages/com.sncommunity.dracula-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/dracula-theme",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"main": "dist/dist.css",
55
"author": "Standard Notes",
66
"publishConfig": {

packages/com.sncommunity.markdown-basic/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.7.10](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.9...@standardnotes/markdown-basic@1.7.10) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-basic
9+
610
## [1.7.9](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.8...@standardnotes/markdown-basic@1.7.9) (2026-01-15)
711

812
**Note:** Version bump only for package @standardnotes/markdown-basic

packages/com.sncommunity.markdown-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.7.9",
6+
"version": "1.7.10",
77
"main": "dist/dist.js",
88
"author": "Standard Notes Community",
99
"description": "A Markdown editor with dynamic split-pane preview.",

0 commit comments

Comments
 (0)