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

This commit is contained in:
Aman Harwara
2023-05-26 13:28:38 +05:30
14 changed files with 73 additions and 7 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.160.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.14...@standardnotes/web@3.160.15) (2023-05-25)
**Note:** Version bump only for package @standardnotes/web
## [3.160.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.13...@standardnotes/web@3.160.14) (2023-05-25)
**Note:** Version bump only for package @standardnotes/web
## [3.160.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.12...@standardnotes/web@3.160.13) (2023-05-24)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,27 @@
{
"versions": [
{
"version": "3.160.15",
"title": "[3.160.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.14...@standardnotes/web@3.160.15) (2023-05-25)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.160.14",
"title": "[3.160.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.13...@standardnotes/web@3.160.14) (2023-05-25)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.160.13",
"title": "[3.160.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.12...@standardnotes/web@3.160.13) (2023-05-24)",

View File

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