chore(release): publish

- @standardnotes/api@1.7.2
 - @standardnotes/desktop@3.23.123
 - @standardnotes/encryption@1.15.2
 - @standardnotes/filepicker@1.23.2
 - @standardnotes/files@1.10.2
 - @standardnotes/mobile@3.33.3
 - @standardnotes/models@1.18.2
 - @standardnotes/releases@1.3.46
 - @standardnotes/services@1.20.1
 - @standardnotes/snjs@2.128.1
 - @standardnotes/ui-services@1.2.3
 - @standardnotes/web@3.47.3
This commit is contained in:
StandardNotes CI
2022-09-15 09:30:06 +00:00
parent 174b3845d1
commit 05068ef63a
24 changed files with 62 additions and 12 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.7.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.7.1...@standardnotes/api@1.7.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/api
## [1.7.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.7.0...@standardnotes/api@1.7.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.7.1",
"version": "1.7.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.
## [3.23.123](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.122...@standardnotes/desktop@3.23.123) (2022-09-15)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.122](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.121...@standardnotes/desktop@3.23.122) (2022-09-14)
**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.122",
"version": "3.23.123",
"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.15.2](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.1...@standardnotes/encryption@1.15.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/encryption
## [1.15.1](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.0...@standardnotes/encryption@1.15.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"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.23.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.1...@standardnotes/filepicker@1.23.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.23.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.0...@standardnotes/filepicker@1.23.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.23.1",
"version": "1.23.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.10.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.1...@standardnotes/files@1.10.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/files
## [1.10.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.0...@standardnotes/files@1.10.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.10.1",
"version": "1.10.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.
## [3.33.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.33.2...@standardnotes/mobile@3.33.3) (2022-09-15)
**Note:** Version bump only for package @standardnotes/mobile
## [3.33.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.33.1...@standardnotes/mobile@3.33.2) (2022-09-14)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

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.18.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.18.1...@standardnotes/models@1.18.2) (2022-09-15)
### Bug Fixes
* **models:** make @standardnotes/models publishable as it is required on the server side ([174b384](https://github.com/standardnotes/app/commit/174b3845d184c9ee983cfc965f229bd7a5945ab2))
## [1.18.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.18.0...@standardnotes/models@1.18.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.18.1",
"version": "1.18.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.46](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.45...@standardnotes/releases@1.3.46) (2022-09-15)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.45](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.44...@standardnotes/releases@1.3.45) (2022-09-14)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.45",
"version": "1.3.46",
"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.20.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.20.0...@standardnotes/services@1.20.1) (2022-09-15)
**Note:** Version bump only for package @standardnotes/services
# [1.20.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.19.1...@standardnotes/services@1.20.0) (2022-09-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.20.0",
"version": "1.20.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.
## [2.128.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.128.0...@standardnotes/snjs@2.128.1) (2022-09-15)
**Note:** Version bump only for package @standardnotes/snjs
# [2.128.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.127.1...@standardnotes/snjs@2.128.0) (2022-09-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.128.0",
"version": "2.128.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.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.2...@standardnotes/ui-services@1.2.3) (2022-09-15)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.2.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.1...@standardnotes/ui-services@1.2.2) (2022-09-14)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.2.2",
"version": "1.2.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.47.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.2...@standardnotes/web@3.47.3) (2022-09-15)
**Note:** Version bump only for package @standardnotes/web
## [3.47.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.47.1...@standardnotes/web@3.47.2) (2022-09-14)
### Bug Fixes

View File

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