chore(release): publish
- @standardnotes/api@1.4.7 - @standardnotes/desktop@3.23.86 - @standardnotes/encryption@1.14.0 - @standardnotes/filepicker@1.22.0 - @standardnotes/files@1.9.0 - @standardnotes/mobile@3.31.2 - @standardnotes/models@1.16.0 - @standardnotes/releases@1.3.8 - @standardnotes/services@1.17.0 - @standardnotes/snjs@2.125.0 - @standardnotes/ui-services@1.1.0 - @standardnotes/web@3.43.0
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.9.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.7...@standardnotes/files@1.9.0) (2022-08-05)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **files:** filepicker circular dependency ([183f68c](https://github.com/standardnotes/app/commit/183f68c9c1005567ec50bd1a66ca34f775e393dc))
|
||||
|
||||
### Features
|
||||
|
||||
* **encryption:** refactor circular dependencies on services ([ffb2193](https://github.com/standardnotes/app/commit/ffb21939246eb81eba3230ff8c0d68e7a6cb2bcb))
|
||||
* **files:** refactor circular deps ([696b82b](https://github.com/standardnotes/app/commit/696b82b9d392e146db5894462aeb56d91ac2a92c))
|
||||
|
||||
## [1.8.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.8.6...@standardnotes/files@1.8.7) (2022-07-13)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/files",
|
||||
"version": "1.8.7",
|
||||
"version": "1.9.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user