Skip to content

Commit cffb516

Browse files
committed
chore(release): publish
- @standardnotes/clipper@1.1.559 - @standardnotes/desktop@3.110.164 - @standardnotes/mobile@3.58.222 - @standardnotes/releases@1.4.862 - @standardnotes/snjs@2.211.0 - @standardnotes/web@3.201.0
1 parent 531cc70 commit cffb516

File tree

13 files changed

+56
-6
lines changed

13 files changed

+56
-6
lines changed

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.559](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.558...@standardnotes/clipper@1.1.559) (2025-11-04)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.558](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.557...@standardnotes/clipper@1.1.558) (2025-10-28)
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.558",
4+
"version": "1.1.559",
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.164](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.200.9...@standardnotes/desktop@3.110.164) (2025-11-04)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.110.163](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.200.8...@standardnotes/desktop@3.110.163) (2025-10-28)
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.163",
4+
"version": "3.110.164",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/mobile/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.58.222](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.221...@standardnotes/mobile@3.58.222) (2025-11-04)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.58.221](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.220...@standardnotes/mobile@3.58.221) (2025-10-28)
711

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

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/mobile",
3-
"version": "3.58.221",
3+
"version": "3.58.222",
44
"author": "Standard Notes.",
55
"private": true,
66
"license": "AGPL-3.0",

packages/releases/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.862](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.861...@standardnotes/releases@1.4.862) (2025-11-04)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.861](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.860...@standardnotes/releases@1.4.861) (2025-10-28)
711

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

packages/releases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/releases",
3-
"version": "1.4.861",
3+
"version": "1.4.862",
44
"license": "AGPL-3.0",
55
"main": "dist/releases.json",
66
"types": "dist/index.d.ts",

packages/snjs/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+
# [2.211.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.210.0...@standardnotes/snjs@2.211.0) (2025-11-04)
7+
8+
### Features
9+
10+
* Show warning modal when Merge local data option is unchecked ([#2953](https://github.com/standardnotes/app/issues/2953)) [skip e2e] ([531cc70](https://github.com/standardnotes/app/commit/531cc7066760732ae882e0901dafce276b17d89f))
11+
612
# [2.210.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.14...@standardnotes/snjs@2.210.0) (2025-09-25)
713

814
### Features

packages/snjs/package.json

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

0 commit comments

Comments
 (0)