StandardNotes CI
2023-09-20 15:50:55 +00:00
parent ec61901aa5
commit 062e50e901
31 changed files with 91 additions and 15 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.173.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.7...@standardnotes/web@3.173.8) (2023-09-20)
### Bug Fixes
* Fixed issue where using table or image option in Super mobile toolbar would make uninteractive ([ec61901](https://github.com/standardnotes/app/commit/ec61901aa5f0c08b7b77029e225e81c19decbd60))
## [3.173.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.6...@standardnotes/web@3.173.7) (2023-09-20)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.173.8",
"title": "[3.173.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.7...@standardnotes/web@3.173.8) (2023-09-20)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where using table or image option in Super mobile toolbar would make uninteractive ([ec61901](https://github.com/standardnotes/app/commit/ec61901aa5f0c08b7b77029e225e81c19decbd60))",
"parsed": {
"_": [
"Fixed issue where using table or image option in Super mobile toolbar would make uninteractive (ec61901)"
],
"Bug Fixes": [
"Fixed issue where using table or image option in Super mobile toolbar would make uninteractive (ec61901)"
]
}
},
{
"version": "3.173.7",
"title": "[3.173.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.6...@standardnotes/web@3.173.7) (2023-09-20)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.173.7",
"version": "3.173.8",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes.",