chore(release): publish

- @standardnotes/blocks-editor@1.9.2
 - @standardnotes/desktop@3.102.14
 - @standardnotes/mobile@3.47.14
 - @standardnotes/releases@1.4.15
 - @standardnotes/snjs@2.153.0
 - @standardnotes/web@3.113.0
This commit is contained in:
StandardNotes CI
2022-11-28 19:07:10 +00:00
parent e3ec8503a5
commit 052e7d2f90
13 changed files with 58 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.
# [2.153.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.6...@standardnotes/snjs@2.153.0) (2022-11-28)
### Features
* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))
## [2.152.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.5...@standardnotes/snjs@2.152.6) (2022-11-28)
### Bug Fixes

View File

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