StandardNotes CI
2023-10-17 17:50:11 +00:00
parent 9e35e2eceb
commit 417599cbf8
41 changed files with 120 additions and 20 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.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)
### Bug Fixes
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
## [3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.177.6",
"title": "[3.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))",
"parsed": {
"_": [
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
],
"Bug Fixes": [
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
]
}
},
{
"version": "3.177.5",
"title": "[3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)",

View File

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