Skip to content

Commit a411c87

Browse files
committed
chore(release): publish
- @standardnotes/api@1.26.97 - @standardnotes/clipper@1.1.585 - @standardnotes/desktop@3.110.190 - @standardnotes/encryption@1.21.113 - @standardnotes/filepicker@1.28.134 - @standardnotes/files@1.20.17 - @standardnotes/mobile@3.58.250 - @standardnotes/models@1.58.3 - @standardnotes/releases@1.4.890 - @standardnotes/responses@1.13.57 - @standardnotes/services@1.72.3 - @standardnotes/snjs@2.211.7 - @standardnotes/ui-services@1.39.4 - @standardnotes/web@3.201.26
1 parent 073db14 commit a411c87

29 files changed

Lines changed: 88 additions & 14 deletions

packages/api/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.26.97](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.96...@standardnotes/api@1.26.97) (2026-04-24)
7+
8+
**Note:** Version bump only for package @standardnotes/api
9+
610
## [1.26.96](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.95...@standardnotes/api@1.26.96) (2025-12-18)
711

812
### Bug Fixes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/api",
3-
"version": "1.26.96",
3+
"version": "1.26.97",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/clipper/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.1.585](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.584...@standardnotes/clipper@1.1.585) (2026-04-24)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.584](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.583...@standardnotes/clipper@1.1.584) (2026-04-23)
711

812
**Note:** Version bump only for package @standardnotes/clipper

packages/clipper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/clipper",
33
"description": "Web clipper browser extension for Standard Notes",
4-
"version": "1.1.584",
4+
"version": "1.1.585",
55
"private": true,
66
"scripts": {
77
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

packages/desktop/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+
## [3.110.190](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.201.25...@standardnotes/desktop@3.110.190) (2026-04-24)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.110.189](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.201.24...@standardnotes/desktop@3.110.189) (2026-04-23)
711

812
**Note:** Version bump only for package @standardnotes/desktop

packages/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@standardnotes/desktop",
33
"main": "./app/dist/index.js",
4-
"version": "3.110.189",
4+
"version": "3.110.190",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/encryption/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.21.113](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.112...@standardnotes/encryption@1.21.113) (2026-04-24)
7+
8+
**Note:** Version bump only for package @standardnotes/encryption
9+
610
## [1.21.112](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.111...@standardnotes/encryption@1.21.112) (2025-11-06)
711

812
**Note:** Version bump only for package @standardnotes/encryption

packages/encryption/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/encryption",
3-
"version": "1.21.112",
3+
"version": "1.21.113",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/filepicker/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.28.134](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.133...@standardnotes/filepicker@1.28.134) (2026-04-24)
7+
8+
**Note:** Version bump only for package @standardnotes/filepicker
9+
610
## [1.28.133](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.132...@standardnotes/filepicker@1.28.133) (2025-12-18)
711

812
**Note:** Version bump only for package @standardnotes/filepicker

packages/filepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/filepicker",
3-
"version": "1.28.133",
3+
"version": "1.28.134",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

0 commit comments

Comments
 (0)