chore(release): publish

- @standardnotes/files@1.6.0
This commit is contained in:
StandardNotes CI
2022-07-05 18:51:46 +00:00
parent 28dbb95965
commit 5cd28ca077
2 changed files with 7 additions and 1 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.6.0 (2022-07-05)
### Features
* add files package ([1cd8a47](https://github.com/standardnotes/app/commit/1cd8a47fa4301b1078bdf357d81c40a5c3c3a25c))
## [1.4.1](https://github.com/standardnotes/snjs/compare/@standardnotes/files@1.4.0...@standardnotes/files@1.4.1) (2022-07-05)
**Note:** Version bump only for package @standardnotes/files

View File

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