chore(release): publish

- @standardnotes/desktop@3.104.127
 - @standardnotes/mobile@3.51.7
 - @standardnotes/releases@1.4.150
 - @standardnotes/services@1.56.18
 - @standardnotes/snjs@2.165.6
 - @standardnotes/ui-services@1.24.25
 - @standardnotes/web@3.145.1
This commit is contained in:
StandardNotes CI
2023-02-03 06:10:04 +00:00
parent 9e15ea78f8
commit b4f14c668d
15 changed files with 58 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.104.127](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.145.0...@standardnotes/desktop@3.104.127) (2023-02-03)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.126](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.144.5...@standardnotes/desktop@3.104.126) (2023-02-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.104.126",
"version": "3.104.127",
"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.51.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.6...@standardnotes/mobile@3.51.7) (2023-02-03)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.5...@standardnotes/mobile@3.51.6) (2023-02-02)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.6",
"version": "3.51.7",
"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.4.150](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.149...@standardnotes/releases@1.4.150) (2023-02-03)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.149](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.148...@standardnotes/releases@1.4.149) (2023-02-02)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.149",
"version": "1.4.150",
"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.56.18](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.17...@standardnotes/services@1.56.18) (2023-02-03)
### Bug Fixes
* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))
## [1.56.17](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.16...@standardnotes/services@1.56.17) (2023-02-02)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.56.17",
"version": "1.56.18",
"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.165.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.5...@standardnotes/snjs@2.165.6) (2023-02-03)
### Bug Fixes
* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))
## [2.165.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.4...@standardnotes/snjs@2.165.5) (2023-02-02)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.165.5",
"version": "2.165.6",
"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.25](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.24...@standardnotes/ui-services@1.24.25) (2023-02-03)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.24](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.23...@standardnotes/ui-services@1.24.24) (2023-02-02)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.24",
"version": "1.24.25",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)
### Bug Fixes
* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))
* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))
# [3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)
### Features

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.145.1",
"title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)",
"date": null,
"body": "### Bug Fixes\n\n* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))\n* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))",
"parsed": {
"_": [
"web: disable subscription sharing on demo (de5973e)",
"web: remove unused import (9e15ea7)"
],
"Bug Fixes": [
"web: disable subscription sharing on demo (de5973e)",
"web: remove unused import (9e15ea7)"
]
}
},
{
"version": "3.145.0",
"title": "[3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)",

View File

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