chore(release): publish
- @standardnotes/api@1.21.3 - @standardnotes/desktop@3.104.68 - @standardnotes/encryption@1.19.34 - @standardnotes/filepicker@1.28.1 - @standardnotes/files@1.14.11 - @standardnotes/mobile@3.50.4 - @standardnotes/models@1.41.1 - @standardnotes/releases@1.4.91 - @standardnotes/services@1.52.1 - @standardnotes/snjs@2.158.1 - @standardnotes/toast@1.3.17 - @standardnotes/ui-services@1.22.4 - @standardnotes/utils@1.15.2 - @standardnotes/web@3.133.0
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.133.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.3...@standardnotes/web@3.133.0) (2023-01-04)
|
||||
|
||||
### Features
|
||||
|
||||
* Added "Add tag" option to file context menu ([ba4b6a5](https://github.com/standardnotes/app/commit/ba4b6a580b2b18d2c383475c8723fb66fa9fecdf))
|
||||
* Added file options menu to file preview modal ([e57b28f](https://github.com/standardnotes/app/commit/e57b28fe29f230754c247bf2a769355a7fbd30cb))
|
||||
|
||||
## [3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"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)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added \"Add tag\" option to file context menu ([ba4b6a5](https://github.com/standardnotes/app/commit/ba4b6a580b2b18d2c383475c8723fb66fa9fecdf))\n* Added file options menu to file preview modal ([e57b28f](https://github.com/standardnotes/app/commit/e57b28fe29f230754c247bf2a769355a7fbd30cb))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added \"Add tag\" option to file context menu (ba4b6a5)",
|
||||
"Added file options menu to file preview modal (e57b28f)"
|
||||
],
|
||||
"Features": [
|
||||
"Added \"Add tag\" option to file context menu (ba4b6a5)",
|
||||
"Added file options menu to file preview modal (e57b28f)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.132.3",
|
||||
"title": "[3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.132.3",
|
||||
"version": "3.133.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user