chore(release): publish

- @standardnotes/desktop@3.104.15
 - @standardnotes/mobile@3.49.14
 - @standardnotes/releases@1.4.38
 - @standardnotes/ui-services@1.19.3
 - @standardnotes/web@3.121.1
This commit is contained in:
StandardNotes CI
2022-12-07 13:03:02 +00:00
parent 5a0c005e8c
commit 518643dc71
11 changed files with 46 additions and 5 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.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.121.0...@standardnotes/desktop@3.104.15) (2022-12-07)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.120.3...@standardnotes/desktop@3.104.14) (2022-12-07)
**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.14",
"version": "3.104.15",
"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.49.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.13...@standardnotes/mobile@3.49.14) (2022-12-07)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.12...@standardnotes/mobile@3.49.13) (2022-12-07)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.49.13",
"version": "3.49.14",
"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.38](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.37...@standardnotes/releases@1.4.38) (2022-12-07)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.37](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.36...@standardnotes/releases@1.4.37) (2022-12-07)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.37",
"version": "1.4.38",
"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.19.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.2...@standardnotes/ui-services@1.19.3) (2022-12-07)
### Bug Fixes
* Fixed workspace menu item rename issue ([45cdab6](https://github.com/standardnotes/app/commit/45cdab6f6c0416e0a01a66e4b4983ff0a52c1afc))
## [1.19.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.1...@standardnotes/ui-services@1.19.2) (2022-12-06)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.19.2",
"version": "1.19.3",
"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.121.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.121.0...@standardnotes/web@3.121.1) (2022-12-07)
### Bug Fixes
* Fixed issue about note UUID not being selectable in menu ([5a0c005](https://github.com/standardnotes/app/commit/5a0c005e8c0373e2f47fa613fc5bfec0e84cdb37))
* Fixed workspace menu item rename issue ([45cdab6](https://github.com/standardnotes/app/commit/45cdab6f6c0416e0a01a66e4b4983ff0a52c1afc))
# [3.121.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.3...@standardnotes/web@3.121.0) (2022-12-07)
### Bug Fixes

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.121.1",
"title": "[3.121.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.121.0...@standardnotes/web@3.121.1) (2022-12-07)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue about note UUID not being selectable in menu ([5a0c005](https://github.com/standardnotes/app/commit/5a0c005e8c0373e2f47fa613fc5bfec0e84cdb37))\n* Fixed workspace menu item rename issue ([45cdab6](https://github.com/standardnotes/app/commit/45cdab6f6c0416e0a01a66e4b4983ff0a52c1afc))",
"parsed": {
"_": [
"Fixed issue about note UUID not being selectable in menu (5a0c005)",
"Fixed workspace menu item rename issue (45cdab6)"
],
"Bug Fixes": [
"Fixed issue about note UUID not being selectable in menu (5a0c005)",
"Fixed workspace menu item rename issue (45cdab6)"
]
}
},
{
"version": "3.121.0",
"title": "[3.121.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.3...@standardnotes/web@3.121.0) (2022-12-07)",

View File

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