Skip to content

Commit 9a4e610

Browse files
committed
chore(release): publish
- @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent 269db1a commit 9a4e610

17 files changed

+58
-8
lines changed

packages/clipper/CHANGELOG.md

+4
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.453](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/clipper
9+
610
## [1.1.452](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)
711

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

packages/clipper/package.json

+1-1
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.452",
4+
"version": "1.1.453",
55
"private": true,
66
"scripts": {
77
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

packages/desktop/CHANGELOG.md

+4
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.55](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/desktop
9+
610
## [3.110.54](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)
711

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

packages/desktop/package.json

+1-1
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.54",
4+
"version": "3.110.55",
55
"license": "AGPL-3.0",
66
"author": "Standard Notes.",
77
"private": true,

packages/mobile/CHANGELOG.md

+4
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.112](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/mobile
9+
610
## [3.58.111](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)
711

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

packages/mobile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/mobile",
3-
"version": "3.58.111",
3+
"version": "3.58.112",
44
"author": "Standard Notes.",
55
"private": true,
66
"license": "AGPL-3.0",

packages/releases/CHANGELOG.md

+4
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.748](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/releases
9+
610
## [1.4.747](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)
711

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

packages/releases/package.json

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

packages/services/CHANGELOG.md

+6
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.70.9](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
### Bug Fixes
9+
10+
* Fixes an issue where importing an encrypted backup file may not successfully complete in some cases ([7f1baf5](https://github.com/standardnotes/app/commit/7f1baf52c1d2ddd5112438b936d22ad99bc403a5))
11+
612
## [1.70.8](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-10)
713

814
**Note:** Version bump only for package @standardnotes/services

packages/services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/services",
3-
"version": "1.70.8",
3+
"version": "1.70.9",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/snjs/CHANGELOG.md

+4
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+
## [2.208.19](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/snjs
9+
610
## [2.208.18](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-10)
711

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

packages/snjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/snjs",
3-
"version": "2.208.18",
3+
"version": "2.208.19",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/ui-services/CHANGELOG.md

+4
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.37.11](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
**Note:** Version bump only for package @standardnotes/ui-services
9+
610
## [1.37.10](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-10)
711

812
**Note:** Version bump only for package @standardnotes/ui-services

packages/ui-services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/ui-services",
3-
"version": "1.37.10",
3+
"version": "1.37.11",
44
"engines": {
55
"node": ">=16.0.0 <17.0.0"
66
},

packages/web/CHANGELOG.md

+6
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+
# [3.193.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)
7+
8+
### Features
9+
10+
* Added "Upload file" option to the super note Insert menu and block picker menu ([#2869](https://github.com/standardnotes/app/issues/2869)) ([9800570](https://github.com/standardnotes/app/commit/9800570fb1773781762cfd2cac6d9f42730d4907))
11+
612
## [3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)
713

814
**Note:** Version bump only for package @standardnotes/web

packages/web/CHANGELOG.md.json

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.193.0",
5+
"title": "[3.193.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-13)",
6+
"date": null,
7+
"body": "### Features\n\n* Added \"Upload file\" option to the super note Insert menu and block picker menu ([#2869](https://github.com/standardnotes/app/issues/2869)) ([9800570](https://github.com/standardnotes/app/commit/9800570fb1773781762cfd2cac6d9f42730d4907))",
8+
"parsed": {
9+
"_": [
10+
"Added \"Upload file\" option to the super note Insert menu and block picker menu (#2869) (9800570)"
11+
],
12+
"Features": [
13+
"Added \"Upload file\" option to the super note Insert menu and block picker menu (#2869) (9800570)"
14+
]
15+
}
16+
},
317
{
418
"version": "3.192.17",
519
"title": "[3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2024-04-11)",

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/web",
3-
"version": "3.192.17",
3+
"version": "3.193.0",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
66
"author": "Standard Notes.",

0 commit comments

Comments
 (0)