chore(release): publish
- @standardnotes/desktop@3.104.17 - @standardnotes/mobile@3.49.16 - @standardnotes/releases@1.4.40 - @standardnotes/web@3.123.0
This commit is contained in:
@@ -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.17](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.122.0...@standardnotes/desktop@3.104.17) (2022-12-08)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.104.16](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.121.1...@standardnotes/desktop@3.104.16) (2022-12-07)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.104.16",
|
||||
"version": "3.104.17",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.16](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.15...@standardnotes/mobile@3.49.16) (2022-12-08)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.49.15](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.14...@standardnotes/mobile@3.49.15) (2022-12-07)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.49.15",
|
||||
"version": "3.49.16",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
||||
@@ -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.40](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.39...@standardnotes/releases@1.4.40) (2022-12-08)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.39](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.38...@standardnotes/releases@1.4.39) (2022-12-07)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.39",
|
||||
"version": "1.4.40",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -3,6 +3,16 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.123.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.122.0...@standardnotes/web@3.123.0) (2022-12-08)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* alignment of Loading text in What's New screen ([d360985](https://github.com/standardnotes/app/commit/d3609853c6c6121a5633d72a685723498099edba))
|
||||
|
||||
### Features
|
||||
|
||||
* Moments will now create a link with the current open note, so you can look back on what you were working on during a moment ([a7ac715](https://github.com/standardnotes/app/commit/a7ac715499fdf3f15a736f68af4bf5a78454742f))
|
||||
|
||||
# [3.122.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.121.1...@standardnotes/web@3.122.0) (2022-12-07)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.123.0",
|
||||
"title": "[3.123.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.122.0...@standardnotes/web@3.123.0) (2022-12-08)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* alignment of Loading text in What's New screen ([d360985](https://github.com/standardnotes/app/commit/d3609853c6c6121a5633d72a685723498099edba))\n\n### Features\n\n* Moments will now create a link with the current open note, so you can look back on what you were working on during a moment ([a7ac715](https://github.com/standardnotes/app/commit/a7ac715499fdf3f15a736f68af4bf5a78454742f))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"alignment of Loading text in What's New screen (d360985)",
|
||||
"Moments will now create a link with the current open note, so you can look back on what you were working on during a moment (a7ac715)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"alignment of Loading text in What's New screen (d360985)"
|
||||
],
|
||||
"Features": [
|
||||
"Moments will now create a link with the current open note, so you can look back on what you were working on during a moment (a7ac715)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.122.0",
|
||||
"title": "[3.122.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.121.1...@standardnotes/web@3.122.0) (2022-12-07)",
|
||||
@@ -18,15 +36,15 @@
|
||||
"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))",
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where note UUID was not selectable in context menu ([5a0c005](https://github.com/standardnotes/app/commit/5a0c005e8c0373e2f47fa613fc5bfec0e84cdb37))\n* Fixed issue where workspaces could not be renamed ([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)"
|
||||
"Fixed issue where note UUID was not selectable in context menu (5a0c005)",
|
||||
"Fixed issue where workspaces could not be renamed (45cdab6)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue about note UUID not being selectable in menu (5a0c005)",
|
||||
"Fixed workspace menu item rename issue (45cdab6)"
|
||||
"Fixed issue where note UUID was not selectable in context menu (5a0c005)",
|
||||
"Fixed issue where workspaces could not be renamed (45cdab6)"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.122.0",
|
||||
"version": "3.123.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user