chore(release): publish

- @standardnotes/clipper@1.1.453
 - @standardnotes/desktop@3.110.55
 - @standardnotes/mobile@3.58.112
 - @standardnotes/releases@1.4.748
 - @standardnotes/services@1.70.9
 - @standardnotes/snjs@2.208.19
 - @standardnotes/ui-services@1.37.11
 - @standardnotes/web@3.193.0
This commit is contained in:
StandardNotes CI
2024-04-13 07:19:15 +00:00
parent 269db1a5b1
commit 9a4e6102b9
17 changed files with 58 additions and 8 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.453](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.452...@standardnotes/clipper@1.1.453) (2024-04-13)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.452](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.451...@standardnotes/clipper@1.1.452) (2024-04-11) ## [1.1.452](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.451...@standardnotes/clipper@1.1.452) (2024-04-11)
**Note:** Version bump only for package @standardnotes/clipper **Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/clipper", "name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes", "description": "Web clipper browser extension for Standard Notes",
"version": "1.1.452", "version": "1.1.453",
"private": true, "private": true,
"scripts": { "scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.110.55](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.192.17...@standardnotes/desktop@3.110.55) (2024-04-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.54](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.53...@standardnotes/desktop@3.110.54) (2024-04-11) ## [3.110.54](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.53...@standardnotes/desktop@3.110.54) (2024-04-11)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.110.54", "version": "3.110.55",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.58.112](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.111...@standardnotes/mobile@3.58.112) (2024-04-13)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.111](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.192.16...@standardnotes/mobile@3.58.111) (2024-04-11) ## [3.58.111](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.192.16...@standardnotes/mobile@3.58.111) (2024-04-11)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.58.111", "version": "3.58.112",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0", "license": "AGPL-3.0",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.748](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.747...@standardnotes/releases@1.4.748) (2024-04-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.747](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.746...@standardnotes/releases@1.4.747) (2024-04-11) ## [1.4.747](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.746...@standardnotes/releases@1.4.747) (2024-04-11)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/releases", "name": "@standardnotes/releases",
"version": "1.4.747", "version": "1.4.748",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"main": "dist/releases.json", "main": "dist/releases.json",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.70.9](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.8...@standardnotes/services@1.70.9) (2024-04-13)
### Bug Fixes
* Fixes an issue where importing an encrypted backup file may not successfully complete in some cases ([7f1baf5](https://github.com/standardnotes/app/commit/7f1baf52c1d2ddd5112438b936d22ad99bc403a5))
## [1.70.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.7...@standardnotes/services@1.70.8) (2024-04-10) ## [1.70.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.7...@standardnotes/services@1.70.8) (2024-04-10)
**Note:** Version bump only for package @standardnotes/services **Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.70.8", "version": "1.70.9",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.208.19](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.18...@standardnotes/snjs@2.208.19) (2024-04-13)
**Note:** Version bump only for package @standardnotes/snjs
## [2.208.18](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.17...@standardnotes/snjs@2.208.18) (2024-04-10) ## [2.208.18](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.17...@standardnotes/snjs@2.208.18) (2024-04-10)
**Note:** Version bump only for package @standardnotes/snjs **Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.208.18", "version": "2.208.19",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.37.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.10...@standardnotes/ui-services@1.37.11) (2024-04-13)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.37.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.9...@standardnotes/ui-services@1.37.10) (2024-04-10) ## [1.37.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.9...@standardnotes/ui-services@1.37.10) (2024-04-10)
**Note:** Version bump only for package @standardnotes/ui-services **Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/ui-services", "name": "@standardnotes/ui-services",
"version": "1.37.10", "version": "1.37.11",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.193.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.17...@standardnotes/web@3.193.0) (2024-04-13)
### Features
* 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))
## [3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.16...@standardnotes/web@3.192.17) (2024-04-11) ## [3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.16...@standardnotes/web@3.192.17) (2024-04-11)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{ {
"versions": [ "versions": [
{
"version": "3.193.0",
"title": "[3.193.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.17...@standardnotes/web@3.193.0) (2024-04-13)",
"date": null,
"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))",
"parsed": {
"_": [
"Added \"Upload file\" option to the super note Insert menu and block picker menu (#2869) (9800570)"
],
"Features": [
"Added \"Upload file\" option to the super note Insert menu and block picker menu (#2869) (9800570)"
]
}
},
{ {
"version": "3.192.17", "version": "3.192.17",
"title": "[3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.16...@standardnotes/web@3.192.17) (2024-04-11)", "title": "[3.192.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.16...@standardnotes/web@3.192.17) (2024-04-11)",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.192.17", "version": "3.193.0",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"main": "dist/app.js", "main": "dist/app.js",
"author": "Standard Notes.", "author": "Standard Notes.",