chore(release): publish
- @standardnotes/api@1.24.14 - @standardnotes/blocks-editor@1.16.3 - @standardnotes/desktop@3.104.123 - @standardnotes/encryption@1.21.13 - @standardnotes/filepicker@1.28.18 - @standardnotes/files@1.14.28 - @standardnotes/icons@1.10.3 - @standardnotes/mobile@3.51.3 - @standardnotes/models@1.43.1 - @standardnotes/releases@1.4.146 - @standardnotes/services@1.56.15 - @standardnotes/snjs@2.165.3 - @standardnotes/toast@1.3.22 - @standardnotes/ui-services@1.24.22 - @standardnotes/web@3.144.3
This commit is contained in:
@@ -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.43.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.0...@standardnotes/models@1.43.1) (2023-02-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **models:** filter out items with unknown content type ([#2192](https://github.com/standardnotes/app/issues/2192)) ([b3cfb87](https://github.com/standardnotes/app/commit/b3cfb87c7fa3521e9fae6987fdad97e43f28e965))
|
||||
|
||||
# [1.43.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.13...@standardnotes/models@1.43.0) (2023-01-31)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/models",
|
||||
"version": "1.43.0",
|
||||
"version": "1.43.1",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user