chore(release): publish

- @standardnotes/api@1.8.0
 - @standardnotes/desktop@3.23.134
 - @standardnotes/mobile@3.35.2
 - @standardnotes/releases@1.3.57
 - @standardnotes/services@1.21.1
 - @standardnotes/snjs@2.130.1
 - @standardnotes/ui-services@1.2.6
 - @standardnotes/web@3.50.2
This commit is contained in:
StandardNotes CI
2022-09-20 11:59:06 +00:00
parent 4a773fa537
commit 023d1665b6
16 changed files with 44 additions and 8 deletions

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.8.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.7.2...@standardnotes/api@1.8.0) (2022-09-20)
### Features
* **api:** add websocket api definitions ([4a773fa](https://github.com/standardnotes/app/commit/4a773fa53796e17ce5df325ed7d40ba2cb686476))
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.7.2",
"version": "1.8.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.
## [3.23.134](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.133...@standardnotes/desktop@3.23.134) (2022-09-20)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.133](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.132...@standardnotes/desktop@3.23.133) (2022-09-20)
**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.133",
"version": "3.23.134",
"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.35.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.35.1...@standardnotes/mobile@3.35.2) (2022-09-20)
**Note:** Version bump only for package @standardnotes/mobile
## [3.35.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.35.0...@standardnotes/mobile@3.35.1) (2022-09-20)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.35.1",
"version": "3.35.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.3.57](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.56...@standardnotes/releases@1.3.57) (2022-09-20)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.56](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.55...@standardnotes/releases@1.3.56) (2022-09-20)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.56",
"version": "1.3.57",
"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.21.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.21.0...@standardnotes/services@1.21.1) (2022-09-20)
**Note:** Version bump only for package @standardnotes/services
# [1.21.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.20.2...@standardnotes/services@1.21.0) (2022-09-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"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.
## [2.130.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.130.0...@standardnotes/snjs@2.130.1) (2022-09-20)
**Note:** Version bump only for package @standardnotes/snjs
# [2.130.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.129.2...@standardnotes/snjs@2.130.0) (2022-09-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.130.0",
"version": "2.130.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.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.5...@standardnotes/ui-services@1.2.6) (2022-09-20)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.2.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.2.4...@standardnotes/ui-services@1.2.5) (2022-09-19)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.2.5",
"version": "1.2.6",
"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.50.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.1...@standardnotes/web@3.50.2) (2022-09-20)
### Bug Fixes
* window size on mobile ([#1600](https://github.com/standardnotes/app/issues/1600)) ([dd5ca0c](https://github.com/standardnotes/app/commit/dd5ca0c28c683252fa3cc5eee3c27b981fbd7977))
## [3.50.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.50.0...@standardnotes/web@3.50.1) (2022-09-20)
### Bug Fixes

View File

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