chore(release): publish

- @standardnotes/clipper@1.1.183
 - @standardnotes/desktop@3.108.115
 - @standardnotes/filepicker@1.28.81
 - @standardnotes/files@1.17.0
 - @standardnotes/mobile@3.56.94
 - @standardnotes/releases@1.4.467
 - @standardnotes/services@1.64.0
 - @standardnotes/snjs@2.202.51
 - @standardnotes/ui-services@1.30.0
 - @standardnotes/web@3.171.0
This commit is contained in:
StandardNotes CI
2023-08-18 12:26:53 +00:00
parent b43f306d6b
commit 6559c66ecf
21 changed files with 75 additions and 10 deletions

View File

@@ -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.171.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.170.4...@standardnotes/web@3.171.0) (2023-08-18)
### Features
* Add toggle to disable creating a new tag on import ([f26ad41](https://github.com/standardnotes/app/commit/f26ad410e2888cb90e34c25d19d746f54db1e53e))
* Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML ([#2433](https://github.com/standardnotes/app/issues/2433)) ([ca9895c](https://github.com/standardnotes/app/commit/ca9895cac117aad16cd2f89633d7613ed54b67bf))
## [3.170.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.170.3...@standardnotes/web@3.170.4) (2023-08-17)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.171.0",
"title": "[3.171.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.170.4...@standardnotes/web@3.171.0) (2023-08-18)",
"date": null,
"body": "### Features\n\n* Add toggle to disable creating a new tag on import ([f26ad41](https://github.com/standardnotes/app/commit/f26ad410e2888cb90e34c25d19d746f54db1e53e))\n* Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML ([#2433](https://github.com/standardnotes/app/issues/2433)) ([ca9895c](https://github.com/standardnotes/app/commit/ca9895cac117aad16cd2f89633d7613ed54b67bf))",
"parsed": {
"_": [
"Add toggle to disable creating a new tag on import (f26ad41)",
"Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML (#2433) (ca9895c)"
],
"Features": [
"Add toggle to disable creating a new tag on import (f26ad41)",
"Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML (#2433) (ca9895c)"
]
}
},
{
"version": "3.170.4",
"title": "[3.170.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.170.3...@standardnotes/web@3.170.4) (2023-08-17)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.170.4",
"version": "3.171.0",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes",