chore(release): publish

- @standardnotes/blocks-editor@1.12.0
 - @standardnotes/desktop@3.104.48
 - @standardnotes/mobile@3.49.45
 - @standardnotes/releases@1.4.71
 - @standardnotes/web@3.128.7
This commit is contained in:
StandardNotes CI
2022-12-26 11:18:12 +00:00
parent 14a98b5736
commit fe4841c631
11 changed files with 38 additions and 5 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.
# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.11.3...@standardnotes/blocks-editor@1.12.0) (2022-12-26)
### Features
* Clicking the link option in Super notes will automatically add the selected text as the link ([326e1a4](https://github.com/standardnotes/app/commit/326e1a455bb510d795f357123f617618267848cc))
## [1.11.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.11.2...@standardnotes/blocks-editor@1.11.3) (2022-12-24)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.11.3",
"version": "1.12.0",
"private": true,
"main": "./src/index.ts",
"scripts": {