chore(release): publish

- @standardnotes/desktop@3.104.86
 - @standardnotes/mobile@3.50.22
 - @standardnotes/releases@1.4.109
 - @standardnotes/snjs@2.163.3
 - @standardnotes/styles@1.7.2
 - @standardnotes/ui-services@1.24.1
 - @standardnotes/web@3.138.1
This commit is contained in:
StandardNotes CI
2023-01-16 18:05:51 +00:00
parent 392335899a
commit e8986f1b76
15 changed files with 51 additions and 7 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.138.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.0...@standardnotes/web@3.138.1) (2023-01-16)
### Bug Fixes
* Fixed issue where opening a Super note would change its modified date (skip e2e) ([3923358](https://github.com/standardnotes/app/commit/392335899ad6b2466cf58ff92bea4d3a36419d94))
# [3.138.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.137.3...@standardnotes/web@3.138.0) (2023-01-12)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.138.1",
"title": "[3.138.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.0...@standardnotes/web@3.138.1) (2023-01-16)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where opening a Super note would change its modified date (skip e2e) ([3923358](https://github.com/standardnotes/app/commit/392335899ad6b2466cf58ff92bea4d3a36419d94))",
"parsed": {
"_": [
"Fixed issue where opening a Super note would change its modified date (skip e2e) (3923358)"
],
"Bug Fixes": [
"Fixed issue where opening a Super note would change its modified date (skip e2e) (3923358)"
]
}
},
{
"version": "3.138.0",
"title": "[3.138.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.137.3...@standardnotes/web@3.138.0) (2023-01-12)",

View File

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