chore(release): publish

- @standardnotes/clipper@1.1.44
 - @standardnotes/desktop@3.106.53
 - @standardnotes/mobile@3.53.53
 - @standardnotes/releases@1.4.321
 - @standardnotes/web@3.161.0
This commit is contained in:
StandardNotes CI
2023-06-02 20:48:54 +00:00
parent 08c38fc7cf
commit 9cae641693
11 changed files with 41 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.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)
### Features
* You can now drag-n-drop notes onto tags to move them from one tag to another ([#2334](https://github.com/standardnotes/app/issues/2334)) ([08c38fc](https://github.com/standardnotes/app/commit/08c38fc7cfbce96c5de269073f5f0117000066a8))
## [3.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.161.0",
"title": "[3.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)",
"date": null,
"body": "### Features\n\n* You can now drag-n-drop notes onto tags to move them from one tag to another ([#2334](https://github.com/standardnotes/app/issues/2334)) ([08c38fc](https://github.com/standardnotes/app/commit/08c38fc7cfbce96c5de269073f5f0117000066a8))",
"parsed": {
"_": [
"You can now drag-n-drop notes onto tags to move them from one tag to another (#2334) (08c38fc)"
],
"Features": [
"You can now drag-n-drop notes onto tags to move them from one tag to another (#2334) (08c38fc)"
]
}
},
{
"version": "3.160.19",
"title": "[3.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)",

View File

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