Skip to content

Commit e5d4beb

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent af4b75d commit e5d4beb

File tree

22 files changed

+55
-11
lines changed

22 files changed

+55
-11
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.28](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (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)