chore(release): publish

- @standardnotes/clipper@1.0.44
 - @standardnotes/desktop@3.106.6
 - @standardnotes/mobile@3.53.6
 - @standardnotes/releases@1.4.274
 - @standardnotes/services@1.59.3
 - @standardnotes/snjs@2.168.3
 - @standardnotes/ui-services@1.25.10
 - @standardnotes/web@3.156.4
This commit is contained in:
StandardNotes CI
2023-05-04 11:30:04 +00:00
parent 8385b4e89f
commit 488142683c
17 changed files with 60 additions and 8 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.0.44](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.43...@standardnotes/clipper@1.0.44) (2023-05-04)
**Note:** Version bump only for package @standardnotes/clipper
## [1.0.43](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.42...@standardnotes/clipper@1.0.43) (2023-05-04)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.0.43",
"version": "1.0.44",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.106.6](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.156.3...@standardnotes/desktop@3.106.6) (2023-05-04)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.5](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.156.2...@standardnotes/desktop@3.106.5) (2023-05-04)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.106.5",
"version": "3.106.6",
"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.53.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.156.3...@standardnotes/mobile@3.53.6) (2023-05-04)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.4...@standardnotes/mobile@3.53.5) (2023-05-04)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.5",
"version": "3.53.6",
"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.274](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.273...@standardnotes/releases@1.4.274) (2023-05-04)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.273](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.272...@standardnotes/releases@1.4.273) (2023-05-04)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.273",
"version": "1.4.274",
"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.59.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.2...@standardnotes/services@1.59.3) (2023-05-04)
### Bug Fixes
* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))
## [1.59.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.1...@standardnotes/services@1.59.2) (2023-05-03)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.59.2",
"version": "1.59.3",
"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.168.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.2...@standardnotes/snjs@2.168.3) (2023-05-04)
### Bug Fixes
* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))
## [2.168.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.1...@standardnotes/snjs@2.168.2) (2023-05-03)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.168.2",
"version": "2.168.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.
## [1.25.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.9...@standardnotes/ui-services@1.25.10) (2023-05-04)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.25.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.8...@standardnotes/ui-services@1.25.9) (2023-05-03)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.25.9",
"version": "1.25.10",
"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.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)
### Bug Fixes
* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))
## [3.156.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.2...@standardnotes/web@3.156.3) (2023-05-04)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.156.4",
"title": "[3.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)",
"date": null,
"body": "### Bug Fixes\n\n* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))",
"parsed": {
"_": [
"workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. (8385b4e)"
],
"Bug Fixes": [
"workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. (8385b4e)"
]
}
},
{
"version": "3.156.3",
"title": "[3.156.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.2...@standardnotes/web@3.156.3) (2023-05-04)",

View File

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