chore(release): publish

- @standardnotes/api@1.9.0
 - @standardnotes/desktop@3.23.184
 - @standardnotes/mobile@3.39.1
 - @standardnotes/releases@1.3.109
 - @standardnotes/services@1.24.1
 - @standardnotes/snjs@2.134.7
 - @standardnotes/ui-services@1.5.1
 - @standardnotes/web@3.68.1
This commit is contained in:
StandardNotes CI
2022-10-03 08:24:54 +00:00
parent d54e6965c1
commit 4971e3c56e
16 changed files with 42 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.9.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.7...@standardnotes/api@1.9.0) (2022-10-03)
### Features
* **api:** add http status code for gone resource ([d54e696](https://github.com/standardnotes/app/commit/d54e6965c188e9f12371b32868e8de1c2f627f30))
## [1.8.7](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.6...@standardnotes/api@1.8.7) (2022-09-30)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.8.7",
"version": "1.9.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.184](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.183...@standardnotes/desktop@3.23.184) (2022-10-03)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.183](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.182...@standardnotes/desktop@3.23.183) (2022-10-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.183",
"version": "3.23.184",
"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.39.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.39.0...@standardnotes/mobile@3.39.1) (2022-10-03)
**Note:** Version bump only for package @standardnotes/mobile
# [3.39.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.38.1...@standardnotes/mobile@3.39.0) (2022-10-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.39.0",
"version": "3.39.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.3.109](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.108...@standardnotes/releases@1.3.109) (2022-10-03)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.108](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.107...@standardnotes/releases@1.3.108) (2022-10-02)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.108",
"version": "1.3.109",
"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.24.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.24.0...@standardnotes/services@1.24.1) (2022-10-03)
**Note:** Version bump only for package @standardnotes/services
# [1.24.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.23.0...@standardnotes/services@1.24.0) (2022-10-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.24.0",
"version": "1.24.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.134.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.6...@standardnotes/snjs@2.134.7) (2022-10-03)
**Note:** Version bump only for package @standardnotes/snjs
## [2.134.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.5...@standardnotes/snjs@2.134.6) (2022-10-02)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.134.6",
"version": "2.134.7",
"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.5.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.5.0...@standardnotes/ui-services@1.5.1) (2022-10-03)
**Note:** Version bump only for package @standardnotes/ui-services
# [1.5.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.4.0...@standardnotes/ui-services@1.5.0) (2022-10-02)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.5.0",
"version": "1.5.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.68.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.68.0...@standardnotes/web@3.68.1) (2022-10-03)
**Note:** Version bump only for package @standardnotes/web
# [3.68.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.67.4...@standardnotes/web@3.68.0) (2022-10-02)
### Features

View File

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