StandardNotes CI
2023-08-06 12:17:43 +00:00
parent 4b24b58f21
commit 3ae2b78116
29 changed files with 86 additions and 14 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.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

View File

@@ -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)",

View File

@@ -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",