Skip to content

Commit aacdad8

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.31 - @standardnotes/advanced-checklist@0.5.20 - @standardnotes/bold-editor@1.7.10 - @standardnotes/dracula-theme@1.2.2 - @standardnotes/markdown-basic@1.7.11 - @standardnotes/markdown-math@1.5.11 - @standardnotes/markdown-monospace@1.1.3 - @standardnotes/markdown-visual@1.4.14 - @standardnotes/markdown-minimal@1.4.11 - @standardnotes/standard-blue-dark@1.1.10 - @standardnotes/standard-blue@1.1.4 - sn-excalidraw@1.2.3 - @standardnotes/markdown-hybrid@1.8.10 - @standardnotes/classic-code-editor@1.6.11 - @standardnotes/filesafe-bar@2.2.3 - @standardnotes/rich-text@1.9.11 - @standardnotes/simple-task-editor@1.6.13 - @standardnotes/spreadsheets@1.8.11 - @standardnotes/authenticator@2.4.11
1 parent 523bc7a commit aacdad8

38 files changed

Lines changed: 95 additions & 19 deletions

File tree

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.31](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.30...@standardnotes/community-cdn@0.15.31) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.30](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.29...@standardnotes/community-cdn@0.15.30) (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.30",
3+
"version": "0.15.31",
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.20](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.19...@standardnotes/advanced-checklist@0.5.20) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/advanced-checklist
9+
610
## [0.5.19](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.18...@standardnotes/advanced-checklist@0.5.19) (2026-01-16)
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.19",
3+
"version": "0.5.20",
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.10](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.9...@standardnotes/bold-editor@1.7.10) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/bold-editor
9+
610
## [1.7.9](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.8...@standardnotes/bold-editor@1.7.9) (2026-01-16)
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.9",
6+
"version": "1.7.10",
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.2](https://github.com/standardnotes/plugins/compare/@standardnotes/dracula-theme@1.2.1...@standardnotes/dracula-theme@1.2.2) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/dracula-theme
9+
610
## [1.2.1](https://github.com/standardnotes/plugins/compare/@standardnotes/dracula-theme@1.2.0...@standardnotes/dracula-theme@1.2.1) (2026-01-16)
711

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

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.1",
3+
"version": "1.2.2",
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.11](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.10...@standardnotes/markdown-basic@1.7.11) (2026-01-16)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-basic
9+
610
## [1.7.10](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.9...@standardnotes/markdown-basic@1.7.10) (2026-01-16)
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.10",
6+
"version": "1.7.11",
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)