Skip to content

Commit e5d4beb

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.28 - @standardnotes/bold-editor@1.7.8 - @standardnotes/markdown-basic@1.7.9 - @standardnotes/markdown-math@1.5.9 - @standardnotes/markdown-visual@1.4.12 - @standardnotes/markdown-minimal@1.4.9 - @standardnotes/markdown-hybrid@1.8.8 - @standardnotes/classic-code-editor@1.6.9 - @standardnotes/rich-text@1.9.9 - @standardnotes/simple-task-editor@1.6.11 - @standardnotes/authenticator@2.4.9
1 parent af4b75d commit e5d4beb

22 files changed

Lines changed: 55 additions & 11 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.28](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.27...@standardnotes/community-cdn@0.15.28) (2026-01-15)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.27](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.26...@standardnotes/community-cdn@0.15.27) (2026-01-15)
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.27",
3+
"version": "0.15.28",
44
"license": "AGPL-3.0-or-later",
55
"author": "Standard Notes Community",
66
"publishConfig": {

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.8](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.7...@standardnotes/bold-editor@1.7.8) (2026-01-15)
7+
8+
**Note:** Version bump only for package @standardnotes/bold-editor
9+
610
## [1.7.7](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.6...@standardnotes/bold-editor@1.7.7) (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.7",
6+
"version": "1.7.8",
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.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.9](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.8...@standardnotes/markdown-basic@1.7.9) (2026-01-15)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-basic
9+
610
## [1.7.8](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.7.7...@standardnotes/markdown-basic@1.7.8) (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.8",
6+
"version": "1.7.9",
77
"main": "dist/dist.js",
88
"author": "Standard Notes Community",
99
"description": "A Markdown editor with dynamic split-pane preview.",

packages/com.sncommunity.markdown-math/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.5.9](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-math@1.5.8...@standardnotes/markdown-math@1.5.9) (2026-01-15)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-math
9+
610
## [1.5.8](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-math@1.5.7...@standardnotes/markdown-math@1.5.8) (2026-01-15)
711

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

packages/com.sncommunity.markdown-math/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.5.8",
6+
"version": "1.5.9",
77
"description": "A beautiful split-pane Markdown editor with synced-scroll, LaTeX support, and colorful syntax.",
88
"main": "index.js",
99
"scripts": {

packages/com.sncommunity.markdown-visual/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.4.12](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-visual@1.4.11...@standardnotes/markdown-visual@1.4.12) (2026-01-15)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-visual
9+
610
## [1.4.11](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-visual@1.4.10...@standardnotes/markdown-visual@1.4.11) (2026-01-15)
711

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/markdown-visual",
3-
"version": "1.4.11",
3+
"version": "1.4.12",
44
"author": "Standard Notes Community",
55
"description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.",
66
"keywords": [

0 commit comments

Comments
 (0)