StandardNotes CI
2024-01-27 11:16:18 +00:00
parent 70ec1f1b54
commit dc22101a7c
27 changed files with 98 additions and 13 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.53.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.52.0...@standardnotes/models@1.53.0) (2024-01-27)
### Features
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
# [1.52.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.51.0...@standardnotes/models@1.52.0) (2024-01-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.52.0",
"version": "1.53.0",
"publishConfig": {
"access": "public"
},