chore(release): publish

- @standardnotes/desktop@3.23.269
 - @standardnotes/mobile@3.45.18
 - @standardnotes/releases@1.3.200
 - @standardnotes/services@1.42.0
 - @standardnotes/snjs@2.147.1
 - @standardnotes/ui-services@1.13.0
 - @standardnotes/web@3.93.0
This commit is contained in:
StandardNotes CI
2022-11-03 09:11:06 +00:00
parent 7ead0f655b
commit 636963b409
14 changed files with 41 additions and 7 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.
## [3.23.269](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.268...@standardnotes/desktop@3.23.269) (2022-11-03)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.268](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.267...@standardnotes/desktop@3.23.268) (2022-11-02)
**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.268",
"version": "3.23.269",
"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.
## [3.45.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.17...@standardnotes/mobile@3.45.18) (2022-11-03)
**Note:** Version bump only for package @standardnotes/mobile
## [3.45.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.16...@standardnotes/mobile@3.45.17) (2022-11-02)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.45.17",
"version": "3.45.18",
"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.3.200](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.199...@standardnotes/releases@1.3.200) (2022-11-03)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.199](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.198...@standardnotes/releases@1.3.199) (2022-11-02)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.199",
"version": "1.3.200",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"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.
# [1.42.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.41.0...@standardnotes/services@1.42.0) (2022-11-03)
### Features
* add sending user requests from UI ([#1927](https://github.com/standardnotes/app/issues/1927)) ([7ead0f6](https://github.com/standardnotes/app/commit/7ead0f655bb2572e5805dd26c297d520949d661a))
# [1.41.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.40.1...@standardnotes/services@1.41.0) (2022-11-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.41.0",
"version": "1.42.0",
"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.147.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.0...@standardnotes/snjs@2.147.1) (2022-11-03)
**Note:** Version bump only for package @standardnotes/snjs
# [2.147.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.146.1...@standardnotes/snjs@2.147.0) (2022-11-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.147.0",
"version": "2.147.1",
"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.13.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.12.0...@standardnotes/ui-services@1.13.0) (2022-11-03)
### Features
* add sending user requests from UI ([#1927](https://github.com/standardnotes/app/issues/1927)) ([7ead0f6](https://github.com/standardnotes/app/commit/7ead0f655bb2572e5805dd26c297d520949d661a))
# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.11.1...@standardnotes/ui-services@1.12.0) (2022-11-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.12.0",
"version": "1.13.0",
"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.
# [3.93.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.92.0...@standardnotes/web@3.93.0) (2022-11-03)
### Features
* add sending user requests from UI ([#1927](https://github.com/standardnotes/app/issues/1927)) ([7ead0f6](https://github.com/standardnotes/app/commit/7ead0f655bb2572e5805dd26c297d520949d661a))
# [3.92.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.91.1...@standardnotes/web@3.92.0) (2022-11-02)
### Features

View File

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