chore(release): publish

- @standardnotes/components-meta@2.5.4
 - @standardnotes/desktop@3.23.16
 - @standardnotes/mobile@3.25.12
 - @standardnotes/releases@1.2.26
 - @standardnotes/web-server@1.2.40
 - @standardnotes/rich-text@1.7.0
This commit is contained in:
StandardNotes CI
2022-06-29 17:34:07 +00:00
parent b03409c2a0
commit 38dc61a80e
12 changed files with 32 additions and 6 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.7.0](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.6...@standardnotes/rich-text@1.7.0) (2022-06-29)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.6.6](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.6-alpha.0...@standardnotes/rich-text@1.6.6) (2022-06-22)
**Note:** Version bump only for package @standardnotes/rich-text

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/rich-text",
"private": true,
"version": "1.6.6",
"version": "1.7.0",
"description": "A rich text editor for Standard Notes",
"main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>",