chore(release): publish

- @standardnotes/components-meta@2.6.4
 - @standardnotes/desktop@3.23.45
 - @standardnotes/features@1.49.3
 - @standardnotes/mobile@3.27.12
 - @standardnotes/releases@1.2.59
 - @standardnotes/web-server@1.2.67
This commit is contained in:
StandardNotes CI
2022-07-05 15:33:06 +00:00
parent 30f346143f
commit cf3bac0217
12 changed files with 30 additions and 6 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.49.3](https://github.com/standardnotes/app/compare/@standardnotes/features@1.49.2...@standardnotes/features@1.49.3) (2022-07-05)
**Note:** Version bump only for package @standardnotes/features
## [1.49.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.49.1...@standardnotes/features@1.49.2) (2022-07-05)
**Note:** Version bump only for package @standardnotes/features

View File

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