chore(release): publish

- @standardnotes/components-meta@2.6.2
 - @standardnotes/desktop@3.23.42
 - @standardnotes/features@1.49.1
 - @standardnotes/mobile@3.27.9
 - @standardnotes/releases@1.2.56
 - @standardnotes/web-server@1.2.64
This commit is contained in:
StandardNotes CI
2022-07-05 14:38:47 +00:00
parent 24e89e8c34
commit 82f3025f23
12 changed files with 35 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.49.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.48.1...@standardnotes/features@1.49.1) (2022-07-05)
### Bug Fixes
* bump features version ([4a92b1d](https://github.com/standardnotes/app/commit/4a92b1d7bdeb84f05df40c2d50f5b6862584d97c))
## [1.48.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.48.0...@standardnotes/features@1.48.1) (2022-07-05)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.49.0",
"version": "1.49.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},