chore(release): publish

- @standardnotes/api@1.19.2
 - @standardnotes/components-meta@2.7.25
 - @standardnotes/desktop@3.23.275
 - @standardnotes/encryption@1.19.2
 - @standardnotes/filepicker@1.25.2
 - @standardnotes/files@1.12.2
 - @standardnotes/mobile@3.45.24
 - @standardnotes/models@1.34.4
 - @standardnotes/releases@1.3.206
 - @standardnotes/services@1.42.1
 - @standardnotes/snjs@2.147.3
 - @standardnotes/styles@1.6.2
 - @standardnotes/ui-services@1.13.1
 - @standardnotes/web@3.93.6
 - @standardnotes/markdown-visual@1.1.6
 - @standardnotes/authenticator@2.2.8
This commit is contained in:
StandardNotes CI
2022-11-04 03:12:44 +00:00
parent a4ca89118b
commit ede3bada2e
32 changed files with 80 additions and 16 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.12.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.1...@standardnotes/files@1.12.2) (2022-11-04)
**Note:** Version bump only for package @standardnotes/files
## [1.12.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.0...@standardnotes/files@1.12.1) (2022-11-02)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.12.1",
"version": "1.12.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},