chore(release): publish

- @standardnotes/desktop@3.23.48
 - @standardnotes/encryption@1.12.0
 - @standardnotes/filepicker@1.19.0
 - @standardnotes/files@1.7.0
 - @standardnotes/mobile@3.28.1
 - @standardnotes/models@1.14.0
 - @standardnotes/releases@1.2.62
 - @standardnotes/services@1.15.0
 - @standardnotes/web-server@1.2.70
 - @standardnotes/web@3.35.0
This commit is contained in:
StandardNotes CI
2022-07-05 19:14:40 +00:00
parent f4cde8f752
commit f751a98aea
20 changed files with 66 additions and 10 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.14.0 (2022-07-05)
### Features
* add models package ([b614c71](https://github.com/standardnotes/app/commit/b614c71e79959a24379567a3b5cb3a3e66fde6ed))
# [1.12.0](https://github.com/standardnotes/snjs/compare/@standardnotes/models@1.11.14...@standardnotes/models@1.12.0) (2022-07-05)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.13.0",
"version": "1.14.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},