chore(release): publish

- @standardnotes/desktop@3.104.115
 - @standardnotes/mobile@3.50.51
 - @standardnotes/releases@1.4.138
 - @standardnotes/web@3.142.7
This commit is contained in:
StandardNotes CI
2023-01-28 07:13:47 +00:00
parent 96bfe89c2a
commit aeefa8d222
9 changed files with 36 additions and 4 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.
## [3.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28)
### Bug Fixes
* fixed issue where clicking on calendar cell in daily mode would not open correct note ([#2185](https://github.com/standardnotes/app/issues/2185)) ([96bfe89](https://github.com/standardnotes/app/commit/96bfe89c2a0bfda039ef3dc833b741e87669f6f0))
## [3.142.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.5...@standardnotes/web@3.142.6) (2023-01-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.142.7",
"title": "[3.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28)",
"date": null,
"body": "### Bug Fixes\n\n* fixed issue where clicking on calendar cell in daily mode would not open correct note ([#2185](https://github.com/standardnotes/app/issues/2185)) ([96bfe89](https://github.com/standardnotes/app/commit/96bfe89c2a0bfda039ef3dc833b741e87669f6f0))",
"parsed": {
"_": [
"fixed issue where clicking on calendar cell in daily mode would not open correct note (#2185) (96bfe89)"
],
"Bug Fixes": [
"fixed issue where clicking on calendar cell in daily mode would not open correct note (#2185) (96bfe89)"
]
}
},
{
"version": "3.142.6",
"title": "[3.142.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.5...@standardnotes/web@3.142.6) (2023-01-27)",

View File

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