Skip to content

Commit 73d9080

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent 292c717 commit 73d9080

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
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.9](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2025-09-11)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.8](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2025-08-07)
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.8",
3+
"version": "0.15.9",
44
"license": "AGPL-3.0-or-later",
55
"author": "Standard Notes Community",
66
"publishConfig": {

packages/com.sncommunity.advanced-checklist/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.6](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2025-09-11)
7+
8+
### Bug Fixes
9+
10+
* **advanced-checklist:** Fixes Advanced Checklist plugin not rendering on iOS and Safari ([#50](https://github.com/standardnotes/plugins/issues/50)) ([51dd22b](https://github.com/standardnotes/plugins/commit/51dd22bef56a940308a3b9b5c63f2e945ce15fbf))
11+
612
## [0.5.5](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2025-08-07)
713

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

0 commit comments

Comments
 (0)