chore(release): publish

- @standardnotes/api@1.4.3
 - @standardnotes/components-meta@2.7.1
 - @standardnotes/desktop@3.23.53
 - @standardnotes/encryption@1.13.2
 - @standardnotes/features@1.50.2
 - @standardnotes/filepicker@1.21.1
 - @standardnotes/files@1.8.2
 - @standardnotes/icons@1.4.5
 - @standardnotes/mobile@3.30.1
 - @standardnotes/models@1.15.2
 - @standardnotes/releases@1.2.67
 - @standardnotes/responses@1.9.1
 - @standardnotes/services@1.16.2
 - @standardnotes/sncrypto-web@1.12.2
 - @standardnotes/snjs@2.123.1
 - @standardnotes/toast@1.3.2
 - @standardnotes/utils@1.8.1
 - @standardnotes/web-server@1.2.75
 - @standardnotes/web@3.37.1
 - @standardnotes/advanced-checklist@0.2.1
 - @standardnotes/spreadsheets@1.5.0
 - @standardnotes/authenticator@2.2.2
This commit is contained in:
StandardNotes CI
2022-07-06 13:56:47 +00:00
parent 8a94171eb0
commit 58720c8ad3
44 changed files with 112 additions and 22 deletions

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.4.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.2...@standardnotes/api@1.4.3) (2022-07-06)
**Note:** Version bump only for package @standardnotes/api
## [1.4.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.1...@standardnotes/api@1.4.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.4.2",
"version": "1.4.3",
"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.7.1](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.0...@standardnotes/components-meta@2.7.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.7.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.6.6...@standardnotes/components-meta@2.7.0) (2022-07-06)
### Features

View File

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

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.
## [0.2.1](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.0...@standardnotes/advanced-checklist@0.2.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/advanced-checklist
# [0.2.0](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.1.6...@standardnotes/advanced-checklist@0.2.0) (2022-07-06)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.2.0",
"version": "0.2.1",
"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.5.0](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.9...@standardnotes/spreadsheets@1.5.0) (2022-07-06)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.4.9](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.9-alpha.0...@standardnotes/spreadsheets@1.4.9) (2022-06-22)
**Note:** Version bump only for package @standardnotes/spreadsheets

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/spreadsheets",
"private": true,
"version": "1.4.9",
"version": "1.5.0",
"main": "dist/dist.js",
"scripts": {
"skip:lint": "eslint app/ --ext .js",

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.2.2](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.1...@standardnotes/authenticator@2.2.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/authenticator
## [2.2.1](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.0...@standardnotes/authenticator@2.2.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/authenticator

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/authenticator",
"version": "2.2.1",
"version": "2.2.2",
"main": "dist/dist.js",
"author": "Standard Notes",
"private": true,

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.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.52...@standardnotes/desktop@3.23.53) (2022-07-06)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.52](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.51...@standardnotes/desktop@3.23.52) (2022-07-06)
**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.52",
"version": "3.23.53",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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.13.2](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.13.1...@standardnotes/encryption@1.13.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/encryption
## [1.13.1](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.13.0...@standardnotes/encryption@1.13.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.13.1",
"version": "1.13.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.50.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.1...@standardnotes/features@1.50.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/features
## [1.50.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.0...@standardnotes/features@1.50.1) (2022-07-06)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.50.1",
"version": "1.50.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.21.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.21.0...@standardnotes/filepicker@1.21.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/filepicker
# [1.21.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.20.0...@standardnotes/filepicker@1.21.0) (2022-07-06)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.21.0",
"version": "1.21.1",
"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.8.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.1...@standardnotes/files@1.8.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/files
## [1.8.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.0...@standardnotes/files@1.8.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"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.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
## [1.4.4](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.4-alpha.0...@standardnotes/icons@1.4.4) (2022-06-18)
**Note:** Version bump only for package @standardnotes/icons

View File

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

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.30.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.0...@standardnotes/mobile@3.30.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/mobile
# [3.30.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.29.0...@standardnotes/mobile@3.30.0) (2022-07-06)
### Bug Fixes

View File

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

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.15.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.15.1...@standardnotes/models@1.15.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/models
## [1.15.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.15.0...@standardnotes/models@1.15.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.15.1",
"version": "1.15.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.67](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.66...@standardnotes/releases@1.2.67) (2022-07-06)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.66](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.65...@standardnotes/releases@1.2.66) (2022-07-06)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.9.1](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.0...@standardnotes/responses@1.9.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/responses
# 1.9.0 (2022-07-06)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.9.0",
"version": "1.9.1",
"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.16.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.16.1...@standardnotes/services@1.16.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/services
## [1.16.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.16.0...@standardnotes/services@1.16.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.16.1",
"version": "1.16.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.12.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.12.1...@standardnotes/sncrypto-web@1.12.2) (2022-07-06)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.12.1](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.12.0...@standardnotes/sncrypto-web@1.12.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/sncrypto-web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.12.1",
"version": "1.12.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.
## [2.123.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.0...@standardnotes/snjs@2.123.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/snjs
# 2.123.0 (2022-07-06)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.123.0",
"version": "2.123.1",
"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.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
## [1.3.1](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.0...@standardnotes/toast@1.3.1) (2022-06-28)
**Note:** Version bump only for package @standardnotes/toast

View File

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

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.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
# 1.8.0 (2022-07-06)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.8.0",
"version": "1.8.1",
"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.75](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.74...@standardnotes/web-server@1.2.75) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.74](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.73...@standardnotes/web-server@1.2.74) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web-server

View File

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

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.37.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.37.0...@standardnotes/web@3.37.1) (2022-07-06)
**Note:** Version bump only for package @standardnotes/web
# [3.37.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.36.0...@standardnotes/web@3.37.0) (2022-07-06)
### Bug Fixes

View File

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