chore(release): publish

- @standardnotes/api@1.20.9
 - @standardnotes/desktop@3.101.0
 - @standardnotes/encryption@1.19.17
 - @standardnotes/filepicker@1.26.0
 - @standardnotes/files@1.13.0
 - @standardnotes/mobile@3.46.29
 - @standardnotes/models@1.37.6
 - @standardnotes/releases@1.3.255
 - @standardnotes/services@1.46.0
 - @standardnotes/snjs@2.151.9
 - @standardnotes/ui-services@1.14.3
 - @standardnotes/utils@1.12.0
 - @standardnotes/web@3.105.0
This commit is contained in:
StandardNotes CI 2022-11-23 02:16:46 +00:00
parent 7c2e832065
commit 8755001f7e
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
26 changed files with 82 additions and 13 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.20.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.8...@standardnotes/api@1.20.9) (2022-11-23)
**Note:** Version bump only for package @standardnotes/api
## [1.20.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.7...@standardnotes/api@1.20.8) (2022-11-18) ## [1.20.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.7...@standardnotes/api@1.20.8) (2022-11-18)
**Note:** Version bump only for package @standardnotes/api **Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/api", "name": "@standardnotes/api",
"version": "1.20.8", "version": "1.20.9",
"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.101.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.18...@standardnotes/desktop@3.101.0) (2022-11-23)
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [3.100.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.17...@standardnotes/desktop@3.100.18) (2022-11-22) ## [3.100.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.17...@standardnotes/desktop@3.100.18) (2022-11-22)
**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.100.18", "version": "3.101.0",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"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.
## [1.19.17](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.16...@standardnotes/encryption@1.19.17) (2022-11-23)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.16](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.15...@standardnotes/encryption@1.19.16) (2022-11-18) ## [1.19.16](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.15...@standardnotes/encryption@1.19.16) (2022-11-18)
**Note:** Version bump only for package @standardnotes/encryption **Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/encryption", "name": "@standardnotes/encryption",
"version": "1.19.16", "version": "1.19.17",
"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.
# [1.26.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.16...@standardnotes/filepicker@1.26.0) (2022-11-23)
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [1.25.16](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.15...@standardnotes/filepicker@1.25.16) (2022-11-18) ## [1.25.16](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.15...@standardnotes/filepicker@1.25.16) (2022-11-18)
**Note:** Version bump only for package @standardnotes/filepicker **Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/filepicker", "name": "@standardnotes/filepicker",
"version": "1.25.16", "version": "1.26.0",
"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.
# [1.13.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.16...@standardnotes/files@1.13.0) (2022-11-23)
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [1.12.16](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.15...@standardnotes/files@1.12.16) (2022-11-18) ## [1.12.16](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.15...@standardnotes/files@1.12.16) (2022-11-18)
**Note:** Version bump only for package @standardnotes/files **Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/files", "name": "@standardnotes/files",
"version": "1.12.16", "version": "1.13.0",
"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.
## [3.46.29](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.28...@standardnotes/mobile@3.46.29) (2022-11-23)
**Note:** Version bump only for package @standardnotes/mobile
## [3.46.28](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.27...@standardnotes/mobile@3.46.28) (2022-11-22) ## [3.46.28](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.27...@standardnotes/mobile@3.46.28) (2022-11-22)
**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.46.28", "version": "3.46.29",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

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.6](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.5...@standardnotes/models@1.37.6) (2022-11-23)
**Note:** Version bump only for package @standardnotes/models
## [1.37.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.4...@standardnotes/models@1.37.5) (2022-11-18) ## [1.37.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.4...@standardnotes/models@1.37.5) (2022-11-18)
**Note:** Version bump only for package @standardnotes/models **Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.37.5", "version": "1.37.6",
"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.3.255](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.254...@standardnotes/releases@1.3.255) (2022-11-23)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.254](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.253...@standardnotes/releases@1.3.254) (2022-11-22) ## [1.3.254](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.253...@standardnotes/releases@1.3.254) (2022-11-22)
**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.3.254", "version": "1.3.255",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"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.46.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.6...@standardnotes/services@1.46.0) (2022-11-23)
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [1.45.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.5...@standardnotes/services@1.45.6) (2022-11-18) ## [1.45.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.5...@standardnotes/services@1.45.6) (2022-11-18)
**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.45.6", "version": "1.46.0",
"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.151.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.8...@standardnotes/snjs@2.151.9) (2022-11-23)
**Note:** Version bump only for package @standardnotes/snjs
## [2.151.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.7...@standardnotes/snjs@2.151.8) (2022-11-22) ## [2.151.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.7...@standardnotes/snjs@2.151.8) (2022-11-22)
### Bug Fixes ### Bug Fixes

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.151.8", "version": "2.151.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.
## [1.14.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.2...@standardnotes/ui-services@1.14.3) (2022-11-23)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.14.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.1...@standardnotes/ui-services@1.14.2) (2022-11-19) ## [1.14.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.1...@standardnotes/ui-services@1.14.2) (2022-11-19)
**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.14.2", "version": "1.14.3",
"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.
# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.3...@standardnotes/utils@1.12.0) (2022-11-23)
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [1.11.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.2...@standardnotes/utils@1.11.3) (2022-11-17) ## [1.11.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.2...@standardnotes/utils@1.11.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/utils **Note:** Version bump only for package @standardnotes/utils

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/utils", "name": "@standardnotes/utils",
"version": "1.11.3", "version": "1.12.0",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "node": ">=16.0.0 <17.0.0"
}, },

View File

@ -3,6 +3,17 @@
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.105.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.104.1...@standardnotes/web@3.105.0) (2022-11-23)
### Bug Fixes
* lazy load embedded files in super editor ([#2043](https://github.com/standardnotes/app/issues/2043)) ([096d82f](https://github.com/standardnotes/app/commit/096d82f7af73613a3d8bc994bec2ec10a92a527c))
* super editor popover menus ([#2041](https://github.com/standardnotes/app/issues/2041)) ([8c8f045](https://github.com/standardnotes/app/commit/8c8f045b9a53d910bcbf1dc5ee19cf92addf252e))
### Features
* display file backup status in file context menu ([#2044](https://github.com/standardnotes/app/issues/2044)) (skip e2e) ([7c2e832](https://github.com/standardnotes/app/commit/7c2e832065d45676f1b69b7c386e789e2f76775e))
## [3.104.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.104.0...@standardnotes/web@3.104.1) (2022-11-22) ## [3.104.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.104.0...@standardnotes/web@3.104.1) (2022-11-22)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

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