chore(release): publish

- @standardnotes/api@1.16.2
 - @standardnotes/components-meta@2.7.20
 - @standardnotes/desktop@3.23.215
 - @standardnotes/encryption@1.18.1
 - @standardnotes/features@1.53.1
 - @standardnotes/filepicker@1.24.3
 - @standardnotes/files@1.11.3
 - @standardnotes/mobile@3.43.2
 - @standardnotes/models@1.27.1
 - @standardnotes/releases@1.3.143
 - @standardnotes/responses@1.11.1
 - @standardnotes/services@1.32.3
 - @standardnotes/snjs@2.139.1
 - @standardnotes/ui-services@1.8.1
 - @standardnotes/web@3.75.1
This commit is contained in:
StandardNotes CI
2022-10-13 19:41:18 +00:00
parent f3a94cc4e6
commit 44a556adf6
30 changed files with 77 additions and 15 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.16.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.16.1...@standardnotes/api@1.16.2) (2022-10-13)
**Note:** Version bump only for package @standardnotes/api
## [1.16.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.16.0...@standardnotes/api@1.16.1) (2022-10-12)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"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.
## [2.7.20](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.19...@standardnotes/components-meta@2.7.20) (2022-10-13)
**Note:** Version bump only for package @standardnotes/components-meta
## [2.7.19](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.18...@standardnotes/components-meta@2.7.19) (2022-10-11)
**Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.7.19",
"version": "2.7.20",
"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.
## [3.23.215](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.214...@standardnotes/desktop@3.23.215) (2022-10-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.214](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.213...@standardnotes/desktop@3.23.214) (2022-10-13)
**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.214",
"version": "3.23.215",
"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.18.1](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.0...@standardnotes/encryption@1.18.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/encryption
# [1.18.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.17.1...@standardnotes/encryption@1.18.0) (2022-10-12)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.18.0",
"version": "1.18.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.53.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.53.0...@standardnotes/features@1.53.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/features
# [1.53.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.52.4...@standardnotes/features@1.53.0) (2022-10-11)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.53.0",
"version": "1.53.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.24.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.2...@standardnotes/filepicker@1.24.3) (2022-10-13)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.24.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.1...@standardnotes/filepicker@1.24.2) (2022-10-12)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.24.2",
"version": "1.24.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.
## [1.11.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.2...@standardnotes/files@1.11.3) (2022-10-13)
**Note:** Version bump only for package @standardnotes/files
## [1.11.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.1...@standardnotes/files@1.11.2) (2022-10-12)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.11.2",
"version": "1.11.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.
## [3.43.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.1...@standardnotes/mobile@3.43.2) (2022-10-13)
**Note:** Version bump only for package @standardnotes/mobile
## [3.43.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.0...@standardnotes/mobile@3.43.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.43.1",
"version": "3.43.2",
"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.27.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.27.0...@standardnotes/models@1.27.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/models
# [1.27.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.26.0...@standardnotes/models@1.27.0) (2022-10-11)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.27.0",
"version": "1.27.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.143](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.142...@standardnotes/releases@1.3.143) (2022-10-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.142](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.141...@standardnotes/releases@1.3.142) (2022-10-13)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.142",
"version": "1.3.143",
"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.11.1](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.11.0...@standardnotes/responses@1.11.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/responses
# [1.11.0](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.10.6...@standardnotes/responses@1.11.0) (2022-10-11)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.11.0",
"version": "1.11.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.32.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.2...@standardnotes/services@1.32.3) (2022-10-13)
**Note:** Version bump only for package @standardnotes/services
## [1.32.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.1...@standardnotes/services@1.32.2) (2022-10-12)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.32.2",
"version": "1.32.3",
"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.
## [2.139.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.139.0...@standardnotes/snjs@2.139.1) (2022-10-13)
### Bug Fixes
* error when trying to create new note inside a tag/folder ([4a59216](https://github.com/standardnotes/app/commit/4a592167833d856d90a10d6c252cb14b1b6e91f4))
# [2.139.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.138.2...@standardnotes/snjs@2.139.0) (2022-10-12)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.139.0",
"version": "2.139.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.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.8.0...@standardnotes/ui-services@1.8.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/ui-services
# [1.8.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.7.5...@standardnotes/ui-services@1.8.0) (2022-10-13)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"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.
## [3.75.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.75.0...@standardnotes/web@3.75.1) (2022-10-13)
**Note:** Version bump only for package @standardnotes/web
# [3.75.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.74.0...@standardnotes/web@3.75.0) (2022-10-13)
### Features

View File

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