chore(release): publish

- @standardnotes/components-meta@2.3.0
 - @standardnotes/desktop@3.22.21
 - @standardnotes/mobile@3.25.0
 - @standardnotes/releases@1.2.9
 - @standardnotes/web-server@1.2.23
 - @standardnotes/web@3.25.0
This commit is contained in:
StandardNotes CI
2022-06-27 19:15:32 +00:00
parent 4dfad27364
commit 3e0a06790d
12 changed files with 36 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.
# [3.25.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.6...@standardnotes/web@3.25.0) (2022-06-27)
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [3.24.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.5...@standardnotes/web@3.24.6) (2022-06-25)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.24.6",
"version": "3.25.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",