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:
@@ -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
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user