chore(release): publish
- @standardnotes/api@1.26.42 - @standardnotes/clipper@1.1.142 - @standardnotes/desktop@3.108.73 - @standardnotes/encryption@1.21.64 - @standardnotes/filepicker@1.28.74 - @standardnotes/files@1.16.20 - @standardnotes/mobile@3.56.53 - @standardnotes/models@1.47.1 - @standardnotes/releases@1.4.425 - @standardnotes/services@1.63.25 - @standardnotes/snjs@2.202.32 - @standardnotes/ui-services@1.29.1 - @standardnotes/utils@1.17.11 - @standardnotes/web@3.169.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.169.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.168.0...@standardnotes/web@3.169.0) (2023-08-06)
|
||||
|
||||
### Features
|
||||
|
||||
* Improved link editing and creation in Super notes ([#2382](https://github.com/standardnotes/app/issues/2382)) [skip e2e] ([4b24b58](https://github.com/standardnotes/app/commit/4b24b58f2152a5e55a328003708f607b2ea3ea4d))
|
||||
|
||||
# [3.168.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.38...@standardnotes/web@3.168.0) (2023-08-05)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.169.0",
|
||||
"title": "[3.169.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.168.0...@standardnotes/web@3.169.0) (2023-08-06)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Improved link editing and creation in Super notes ([#2382](https://github.com/standardnotes/app/issues/2382)) [skip e2e] ([4b24b58](https://github.com/standardnotes/app/commit/4b24b58f2152a5e55a328003708f607b2ea3ea4d))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Improved link editing and creation in Super notes (#2382) skip e2e] ([4b24b58)"
|
||||
],
|
||||
"Features": [
|
||||
"Improved link editing and creation in Super notes (#2382) skip e2e] ([4b24b58)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.168.0",
|
||||
"title": "[3.168.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.38...@standardnotes/web@3.168.0) (2023-08-05)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.168.0",
|
||||
"version": "3.169.0",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user