Merge branch 'main' of github.com:standardnotes/app

This commit is contained in:
Aman Harwara
2023-01-25 21:28:06 +05:30
11 changed files with 43 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.142.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.141.0...@standardnotes/web@3.142.0) (2023-01-25)
### Features
* Links in Super notes will get auto-linked when they're pasted or typed ([1b696fa](https://github.com/standardnotes/app/commit/1b696fa50440bf5ff6f0a3a92ba9c2a775e374d6))
# [3.141.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.14...@standardnotes/web@3.141.0) (2023-01-24)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.142.0",
"title": "[3.142.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.141.0...@standardnotes/web@3.142.0) (2023-01-25)",
"date": null,
"body": "### Features\n\n* Links in Super notes will get auto-linked when they're pasted or typed ([1b696fa](https://github.com/standardnotes/app/commit/1b696fa50440bf5ff6f0a3a92ba9c2a775e374d6))",
"parsed": {
"_": [
"Links in Super notes will get auto-linked when they're pasted or typed (1b696fa)"
],
"Features": [
"Links in Super notes will get auto-linked when they're pasted or typed (1b696fa)"
]
}
},
{
"version": "3.141.0",
"title": "[3.141.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.14...@standardnotes/web@3.141.0) (2023-01-24)",

View File

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