chore(release): publish
- @standardnotes/api@1.26.37 - @standardnotes/clipper@1.1.130 - @standardnotes/desktop@3.108.61 - @standardnotes/encryption@1.21.60 - @standardnotes/features@1.59.14 - @standardnotes/filepicker@1.28.70 - @standardnotes/files@1.16.16 - @standardnotes/icons@1.12.3 - @standardnotes/mobile@3.56.41 - @standardnotes/models@1.46.19 - @standardnotes/releases@1.4.413 - @standardnotes/responses@1.13.35 - @standardnotes/services@1.63.19 - @standardnotes/sncrypto-common@1.13.7 - @standardnotes/sncrypto-web@1.14.7 - @standardnotes/snjs@2.202.24 - @standardnotes/toast@1.3.36 - @standardnotes/ui-services@1.28.22 - @standardnotes/utils@1.17.9 - @standardnotes/web@3.167.28
This commit is contained in:
@@ -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.167.28](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.27...@standardnotes/web@3.167.28) (2023-08-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor ([73609ca](https://github.com/standardnotes/app/commit/73609ca7e31c6cc628f46319f0b9502f7b8afcd3))
|
||||
|
||||
## [3.167.27](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.26...@standardnotes/web@3.167.27) (2023-08-01)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.167.28",
|
||||
"title": "[3.167.28](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.27...@standardnotes/web@3.167.28) (2023-08-01)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor ([73609ca](https://github.com/standardnotes/app/commit/73609ca7e31c6cc628f46319f0b9502f7b8afcd3))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor (73609ca)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor (73609ca)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.167.27",
|
||||
"title": "[3.167.27](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.26...@standardnotes/web@3.167.27) (2023-08-01)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.167.27",
|
||||
"version": "3.167.28",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user