Skip to content

Commit 75a908e

Browse files
committed
chore(release): publish
- @standardnotes/community-cdn@0.15.37 - @standardnotes/bold-editor@1.7.12
1 parent 070f064 commit 75a908e

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.37](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.36...@standardnotes/community-cdn@0.15.37) (2026-02-05)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
610
## [0.15.36](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.35...@standardnotes/community-cdn@0.15.36) (2026-01-20)
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.36",
3+
"version": "0.15.37",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/standardnotes/plugins",

packages/com.sncommunity.bold-editor/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+
## [1.7.12](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.11...@standardnotes/bold-editor@1.7.12) (2026-02-05)
7+
8+
### Bug Fixes
9+
10+
* Removes filesafe dependency from bold editor ([#69](https://github.com/standardnotes/plugins/issues/69)) ([8d168d4](https://github.com/standardnotes/plugins/commit/8d168d4db685a7f9912f42d67a90a57bc1eaf191))
11+
612
## [1.7.11](https://github.com/standardnotes/plugins/compare/@standardnotes/bold-editor@1.7.10...@standardnotes/bold-editor@1.7.11) (2026-01-16)
713

814
**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.11",
6+
"version": "1.7.12",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/standardnotes/plugins",

0 commit comments

Comments
 (0)