chore(release): publish

- @standardnotes/blocks-editor@1.17.2
 - @standardnotes/desktop@3.104.146
 - @standardnotes/mobile@3.51.26
 - @standardnotes/releases@1.4.169
 - @standardnotes/web@3.149.8
This commit is contained in:
StandardNotes CI
2023-02-16 09:38:41 +00:00
parent 91a8023fa4
commit 135956ce73
11 changed files with 43 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.17.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.17.1...@standardnotes/blocks-editor@1.17.2) (2023-02-16)
### Bug Fixes
* Fixes issue where pasting in a new Super note would not save it ([91a8023](https://github.com/standardnotes/app/commit/91a8023fa480adbf9c1e99f2af922facf1fb8d9e))
## [1.17.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.17.0...@standardnotes/blocks-editor@1.17.1) (2023-02-13)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

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