chore(release): publish

- @standardnotes/api@1.7.0
 - @standardnotes/components-meta@2.7.11
 - @standardnotes/desktop@3.23.116
 - @standardnotes/encryption@1.15.0
 - @standardnotes/features@1.51.0
 - @standardnotes/filepicker@1.23.0
 - @standardnotes/files@1.10.0
 - @standardnotes/mobile@3.32.3
 - @standardnotes/models@1.18.0
 - @standardnotes/releases@1.3.39
 - @standardnotes/responses@1.10.0
 - @standardnotes/services@1.19.0
 - @standardnotes/snjs@2.127.0
 - @standardnotes/ui-services@1.2.0
 - @standardnotes/utils@1.9.0
 - @standardnotes/web@3.46.1
 - @standardnotes/advanced-checklist@0.2.5
This commit is contained in:
StandardNotes CI 2022-09-13 08:58:14 +00:00
parent 8d04c2fb55
commit 27b7f4e597
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
34 changed files with 107 additions and 17 deletions

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.7.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.6.2...@standardnotes/api@1.7.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.6.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.6.1...@standardnotes/api@1.6.2) (2022-09-09) ## [1.6.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.6.1...@standardnotes/api@1.6.2) (2022-09-09)
**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.6.2", "version": "1.7.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.7.11](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.10...@standardnotes/components-meta@2.7.11) (2022-09-13)
**Note:** Version bump only for package @standardnotes/components-meta
## [2.7.10](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.9...@standardnotes/components-meta@2.7.10) (2022-09-07) ## [2.7.10](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.9...@standardnotes/components-meta@2.7.10) (2022-09-07)
### Bug Fixes ### Bug Fixes

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/components-meta", "name": "@standardnotes/components-meta",
"version": "2.7.10", "version": "2.7.11",
"private": true, "private": true,
"author": "Standard Notes.", "author": "Standard Notes.",
"main": "dist", "main": "dist",

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.
## [0.2.5](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.4...@standardnotes/advanced-checklist@0.2.5) (2022-09-13)
**Note:** Version bump only for package @standardnotes/advanced-checklist
## [0.2.4](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.3...@standardnotes/advanced-checklist@0.2.4) (2022-08-23) ## [0.2.4](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.3...@standardnotes/advanced-checklist@0.2.4) (2022-08-23)
**Note:** Version bump only for package @standardnotes/advanced-checklist **Note:** Version bump only for package @standardnotes/advanced-checklist

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/advanced-checklist", "name": "@standardnotes/advanced-checklist",
"version": "0.2.4", "version": "0.2.5",
"description": "A task editor with grouping functionality.", "description": "A task editor with grouping functionality.",
"author": "Standard Notes.", "author": "Standard Notes.",
"keywords": [ "keywords": [

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.23.116](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.115...@standardnotes/desktop@3.23.116) (2022-09-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.115](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.114...@standardnotes/desktop@3.23.115) (2022-09-12) ## [3.23.115](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.114...@standardnotes/desktop@3.23.115) (2022-09-12)
**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.23.115", "version": "3.23.116",
"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,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.15.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.14.4...@standardnotes/encryption@1.15.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.14.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.14.3...@standardnotes/encryption@1.14.4) (2022-09-01) ## [1.14.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.14.3...@standardnotes/encryption@1.14.4) (2022-09-01)
### Bug Fixes ### Bug Fixes

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/encryption", "name": "@standardnotes/encryption",
"version": "1.14.4", "version": "1.15.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.51.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.5...@standardnotes/features@1.51.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.50.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.4...@standardnotes/features@1.50.5) (2022-08-23) ## [1.50.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.4...@standardnotes/features@1.50.5) (2022-08-23)
**Note:** Version bump only for package @standardnotes/features **Note:** Version bump only for package @standardnotes/features

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/features", "name": "@standardnotes/features",
"version": "1.50.5", "version": "1.51.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.23.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.4...@standardnotes/filepicker@1.23.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.22.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.3...@standardnotes/filepicker@1.22.4) (2022-09-01) ## [1.22.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.3...@standardnotes/filepicker@1.22.4) (2022-09-01)
**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.22.4", "version": "1.23.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.10.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.9.4...@standardnotes/files@1.10.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.9.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.9.3...@standardnotes/files@1.9.4) (2022-09-01) ## [1.9.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.9.3...@standardnotes/files@1.9.4) (2022-09-01)
**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.9.4", "version": "1.10.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.32.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.32.2...@standardnotes/mobile@3.32.3) (2022-09-13)
**Note:** Version bump only for package @standardnotes/mobile
## [3.32.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.32.1...@standardnotes/mobile@3.32.2) (2022-09-12) ## [3.32.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.32.1...@standardnotes/mobile@3.32.2) (2022-09-12)
**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.32.2", "version": "3.32.3",
"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,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.18.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.17.0...@standardnotes/models@1.18.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
# [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.16.2...@standardnotes/models@1.17.0) (2022-08-31) # [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.16.2...@standardnotes/models@1.17.0) (2022-08-31)
### Features ### Features

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.17.0", "version": "1.18.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.
## [1.3.39](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.38...@standardnotes/releases@1.3.39) (2022-09-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.38](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.37...@standardnotes/releases@1.3.38) (2022-09-12) ## [1.3.38](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.37...@standardnotes/releases@1.3.38) (2022-09-12)
**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.38", "version": "1.3.39",
"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.10.0](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.4...@standardnotes/responses@1.10.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.9.4](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.3...@standardnotes/responses@1.9.4) (2022-08-23) ## [1.9.4](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.3...@standardnotes/responses@1.9.4) (2022-08-23)
**Note:** Version bump only for package @standardnotes/responses **Note:** Version bump only for package @standardnotes/responses

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/responses", "name": "@standardnotes/responses",
"version": "1.9.4", "version": "1.10.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.19.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.18.0...@standardnotes/services@1.19.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
# [1.18.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.17.4...@standardnotes/services@1.18.0) (2022-09-09) # [1.18.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.17.4...@standardnotes/services@1.18.0) (2022-09-09)
### Features ### Features

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.18.0", "version": "1.19.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.
# [2.127.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.126.0...@standardnotes/snjs@2.127.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
# [2.126.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.6...@standardnotes/snjs@2.126.0) (2022-09-09) # [2.126.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.6...@standardnotes/snjs@2.126.0) (2022-09-09)
### Features ### Features

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.126.0", "version": "2.127.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.2.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.6...@standardnotes/ui-services@1.2.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.1.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.5...@standardnotes/ui-services@1.1.6) (2022-09-09) ## [1.1.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.5...@standardnotes/ui-services@1.1.6) (2022-09-09)
**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.1.6", "version": "1.2.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.9.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.3...@standardnotes/utils@1.9.0) (2022-09-13)
### Features
* add subscription manager to handle subscription sharing ([#1517](https://github.com/standardnotes/app/issues/1517)) ([55b1409](https://github.com/standardnotes/app/commit/55b1409a805c21ada70bf482a02cfe718a4c6576))
## [1.8.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.2...@standardnotes/utils@1.8.3) (2022-08-23) ## [1.8.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.2...@standardnotes/utils@1.8.3) (2022-08-23)
**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.8.3", "version": "1.9.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.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.46.0...@standardnotes/web@3.46.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/web
# [3.46.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.18...@standardnotes/web@3.46.0) (2022-09-12) # [3.46.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.18...@standardnotes/web@3.46.0) (2022-09-12)
### Features ### Features

View File

@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.46.0", "version": "3.46.1",
"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.",