chore(release): publish

- @standardnotes/desktop@3.104.26
 - @standardnotes/mobile@3.49.23
 - @standardnotes/releases@1.4.49
 - @standardnotes/ui-services@1.20.0
 - @standardnotes/web@3.127.0
This commit is contained in:
StandardNotes CI
2022-12-16 20:09:12 +00:00
parent f559442a67
commit abdaec89b7
11 changed files with 43 additions and 5 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.127.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.126.4...@standardnotes/web@3.127.0) (2022-12-16)
### Features
* Added "Whats New" indicator to Preferences button ([#2107](https://github.com/standardnotes/app/issues/2107)) ([f559442](https://github.com/standardnotes/app/commit/f559442a6726444f338a43e51d7a872f19bce701))
## [3.126.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.126.2...@standardnotes/web@3.126.4) (2022-12-15)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.127.0",
"title": "[3.127.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.126.4...@standardnotes/web@3.127.0) (2022-12-16)",
"date": null,
"body": "### Features\n\n* Added \"Whats New\" indicator to Preferences button ([#2107](https://github.com/standardnotes/app/issues/2107)) ([f559442](https://github.com/standardnotes/app/commit/f559442a6726444f338a43e51d7a872f19bce701))",
"parsed": {
"_": [
"Added \"Whats New\" indicator to Preferences button (#2107) (f559442)"
],
"Features": [
"Added \"Whats New\" indicator to Preferences button (#2107) (f559442)"
]
}
},
{
"version": "3.126.4",
"title": "[3.126.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.126.2...@standardnotes/web@3.126.4) (2022-12-15)",

View File

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