chore(release): publish

- @standardnotes/api@1.4.6
 - @standardnotes/components-meta@2.7.5
 - @standardnotes/desktop@3.23.73
 - @standardnotes/encryption@1.13.5
 - @standardnotes/features@1.50.4
 - @standardnotes/filepicker@1.21.6
 - @standardnotes/files@1.8.7
 - @standardnotes/icons@1.4.6
 - @standardnotes/mobile@3.30.28
 - @standardnotes/models@1.15.5
 - @standardnotes/releases@1.2.94
 - @standardnotes/responses@1.9.3
 - @standardnotes/services@1.16.5
 - @standardnotes/snjs@2.124.2
 - @standardnotes/toast@1.3.3
 - @standardnotes/utils@1.8.2
 - @standardnotes/web-server@1.2.96
 - @standardnotes/web@3.40.3
 - @standardnotes/advanced-checklist@0.2.3
 - @standardnotes/markdown-visual@1.1.2
This commit is contained in:
StandardNotes CI 2022-07-13 07:52:54 +00:00
parent 2e1218c2c1
commit 763f4655a1
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
40 changed files with 141 additions and 20 deletions

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.6](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.5...@standardnotes/api@1.4.6) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.4.5](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.4...@standardnotes/api@1.4.5) (2022-07-08)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.4.5",
"version": "1.4.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.7.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.4...@standardnotes/components-meta@2.7.5) (2022-07-13)
### Bug Fixes
* **components:** additional output in the versioning script ([b3c8d6e](https://github.com/standardnotes/app/commit/b3c8d6e976a96417539c609e59d92877475c557e))
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [2.7.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.3...@standardnotes/components-meta@2.7.4) (2022-07-11)
### Bug Fixes

View File

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

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.3](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.2...@standardnotes/advanced-checklist@0.2.3) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [0.2.2](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.1...@standardnotes/advanced-checklist@0.2.2) (2022-07-06)
### Bug Fixes

View File

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

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.2](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.1...@standardnotes/markdown-visual@1.1.2) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
## [1.1.1](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.0...@standardnotes/markdown-visual@1.1.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/markdown-visual

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.1.1",
"version": "1.1.2",
"author": "Johnny Almonte <johnny@standardnotes.com>",
"description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.",
"keywords": [

View File

@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.73](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.72...@standardnotes/desktop@3.23.73) (2022-07-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.72](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.71...@standardnotes/desktop@3.23.72) (2022-07-12)
**Note:** Version bump only for package @standardnotes/desktop

View File

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

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.5](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.13.4...@standardnotes/encryption@1.13.5) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.13.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.13.3...@standardnotes/encryption@1.13.4) (2022-07-08)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.13.4",
"version": "1.13.5",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.50.4](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.3...@standardnotes/features@1.50.4) (2022-07-13)
**Note:** Version bump only for package @standardnotes/features
## [1.50.3](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.2...@standardnotes/features@1.50.3) (2022-07-06)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.50.3",
"version": "1.50.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.21.6](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.5...@standardnotes/filepicker@1.21.6) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.21.5](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.4...@standardnotes/filepicker@1.21.5) (2022-07-08)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.21.5",
"version": "1.21.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.8.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.6...@standardnotes/files@1.8.7) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.8.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.5...@standardnotes/files@1.8.6) (2022-07-08)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.8.6",
"version": "1.8.7",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.6](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.5...@standardnotes/icons@1.4.6) (2022-07-13)
### Bug Fixes
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.4.5](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.4...@standardnotes/icons@1.4.5) (2022-07-06)
**Note:** Version bump only for package @standardnotes/icons

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.4.5",
"version": "1.4.6",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.30.28](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.27...@standardnotes/mobile@3.30.28) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
## [3.30.27](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.26...@standardnotes/mobile@3.30.27) (2022-07-12)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.30.27",
"version": "3.30.28",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.15.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.15.4...@standardnotes/models@1.15.5) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.15.4](https://github.com/standardnotes/app/compare/@standardnotes/models@1.15.3...@standardnotes/models@1.15.4) (2022-07-08)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.15.4",
"version": "1.15.5",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.94](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.93...@standardnotes/releases@1.2.94) (2022-07-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.93](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.92...@standardnotes/releases@1.2.93) (2022-07-12)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.9.3](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.2...@standardnotes/responses@1.9.3) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.9.2](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.1...@standardnotes/responses@1.9.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/responses

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.9.2",
"version": "1.9.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.16.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.16.4...@standardnotes/services@1.16.5) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.16.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.16.3...@standardnotes/services@1.16.4) (2022-07-08)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.16.4",
"version": "1.16.5",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.124.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.1...@standardnotes/snjs@2.124.2) (2022-07-13)
**Note:** Version bump only for package @standardnotes/snjs
## [2.124.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.124.0...@standardnotes/snjs@2.124.1) (2022-07-08)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.124.1",
"version": "2.124.2",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.3](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.2...@standardnotes/toast@1.3.3) (2022-07-13)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.2](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.1...@standardnotes/toast@1.3.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/toast

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.2",
"version": "1.3.3",
"private": true,
"main": "./src/index.ts",
"scripts": {

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.8.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.1...@standardnotes/utils@1.8.2) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [1.8.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.0...@standardnotes/utils@1.8.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/utils

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.8.1",
"version": "1.8.2",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.96](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.95...@standardnotes/web-server@1.2.96) (2022-07-13)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.95](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.94...@standardnotes/web-server@1.2.95) (2022-07-12)
**Note:** Version bump only for package @standardnotes/web-server

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.95",
"version": "1.2.96",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes.",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.40.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.2...@standardnotes/web@3.40.3) (2022-07-13)
### Bug Fixes
* upgrade jest with types to latest version ([09e08ca](https://github.com/standardnotes/app/commit/09e08ca899ba8694cf43292e918c4c204c0d2cb9))
* upgrade jest-environment-jsdom ([7624f95](https://github.com/standardnotes/app/commit/7624f954625dae2858bc97cb46293d16ba185fa4))
* upgrade ts-jest in packages ([71e792d](https://github.com/standardnotes/app/commit/71e792da354ff90335b92758e196075a0f88d060))
## [3.40.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.1...@standardnotes/web@3.40.2) (2022-07-12)
### Bug Fixes

View File

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