chore(release): publish

- @standardnotes/desktop@3.104.69
 - @standardnotes/mobile@3.50.5
 - @standardnotes/releases@1.4.92
 - @standardnotes/web@3.134.0
This commit is contained in:
StandardNotes CI
2023-01-05 10:28:19 +00:00
parent 22c6e2c56c
commit bd3df71dd4
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.134.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.133.0...@standardnotes/web@3.134.0) (2023-01-05)
### Features
* Added linked items container & autocomplete input to file preview modal ([22c6e2c](https://github.com/standardnotes/app/commit/22c6e2c56c656cdbbc9788e5e9dc9112b22a9127))
# [3.133.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.3...@standardnotes/web@3.133.0) (2023-01-04)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.134.0",
"title": "[3.134.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.133.0...@standardnotes/web@3.134.0) (2023-01-05)",
"date": null,
"body": "### Features\n\n* Added linked items container & autocomplete input to file preview modal ([22c6e2c](https://github.com/standardnotes/app/commit/22c6e2c56c656cdbbc9788e5e9dc9112b22a9127))",
"parsed": {
"_": [
"Added linked items container & autocomplete input to file preview modal (22c6e2c)"
],
"Features": [
"Added linked items container & autocomplete input to file preview modal (22c6e2c)"
]
}
},
{
"version": "3.133.0",
"title": "[3.133.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.3...@standardnotes/web@3.133.0) (2023-01-04)",

View File

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