chore(release): publish
- @standardnotes/api@1.24.16 - @standardnotes/blocks-editor@1.16.5 - @standardnotes/desktop@3.104.126 - @standardnotes/encryption@1.21.15 - @standardnotes/filepicker@1.28.20 - @standardnotes/files@1.14.30 - @standardnotes/icons@1.10.5 - @standardnotes/mobile@3.51.6 - @standardnotes/models@1.43.3 - @standardnotes/releases@1.4.149 - @standardnotes/services@1.56.17 - @standardnotes/snjs@2.165.5 - @standardnotes/toast@1.3.24 - @standardnotes/ui-services@1.24.24 - @standardnotes/web@3.145.0
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.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)
|
||||
|
||||
### Features
|
||||
|
||||
* Added language selection dropdown in Super when cursor is in a code block ([0785ea6](https://github.com/standardnotes/app/commit/0785ea6531a2d76001b9111f97df6cdd2077af5a))
|
||||
|
||||
## [3.144.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.4...@standardnotes/web@3.144.5) (2023-02-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.145.0",
|
||||
"title": "[3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added language selection dropdown in Super when cursor is in a code block ([0785ea6](https://github.com/standardnotes/app/commit/0785ea6531a2d76001b9111f97df6cdd2077af5a))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added language selection dropdown in Super when cursor is in a code block (0785ea6)"
|
||||
],
|
||||
"Features": [
|
||||
"Added language selection dropdown in Super when cursor is in a code block (0785ea6)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.144.5",
|
||||
"title": "[3.144.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.4...@standardnotes/web@3.144.5) (2023-02-02)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.144.5",
|
||||
"version": "3.145.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user