Skip to content

Commit 5912413

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.11 - @standardnotes/advanced-checklist@0.5.8 - @standardnotes/markdown-visual@1.4.3
1 parent f5385a3 commit 5912413

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-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.11](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.10...@standardnotes/community-cdn@0.15.11) (2025-09-13)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.10](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.9...@standardnotes/community-cdn@0.15.10) (2025-09-13)
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.10",
3+
"version": "0.15.11",
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.8](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.6...@standardnotes/advanced-checklist@0.5.8) (2025-09-13)
7+
8+
**Note:** Version bump only for package @standardnotes/advanced-checklist
9+
610
## [0.5.6](https://github.com/standardnotes/plugins/compare/@standardnotes/advanced-checklist@0.5.5...@standardnotes/advanced-checklist@0.5.6) (2025-09-11)
711

812
### Bug Fixes

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.7",
3+
"version": "0.5.8",
44
"description": "A task editor with grouping functionality.",
55
"keywords": [
66
"Standard Notes",

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.3](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-visual@1.4.1...@standardnotes/markdown-visual@1.4.3) (2025-09-13)
7+
8+
**Note:** Version bump only for package @standardnotes/markdown-visual
9+
610
## [1.4.1](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-visual@1.4.0...@standardnotes/markdown-visual@1.4.1) (2023-11-18)
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.2",
3+
"version": "1.4.3",
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)