chore(release): publish

- @standardnotes/blocks-editor@1.16.0
 - @standardnotes/desktop@3.104.120
 - @standardnotes/icons@1.10.0
 - @standardnotes/mobile@3.51.0
 - @standardnotes/releases@1.4.143
 - @standardnotes/snjs@2.165.0
 - @standardnotes/toast@1.3.19
 - @standardnotes/ui-services@1.24.19
 - @standardnotes/web@3.144.0
This commit is contained in:
StandardNotes CI
2023-02-01 09:00:29 +00:00
parent 4a3f9f12e7
commit 80d2610240
19 changed files with 69 additions and 9 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.
# [2.165.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.16...@standardnotes/snjs@2.165.0) (2023-02-01)
### Features
* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8))
## [2.164.16](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.15...@standardnotes/snjs@2.164.16) (2023-01-31)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.164.16",
"version": "2.165.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},