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.
# [3.110.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.186.1...@standardnotes/desktop@3.110.0) (2024-01-27)
### Features
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
## [3.109.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.186.0...@standardnotes/desktop@3.109.1) (2024-01-24)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.109.1",
"version": "3.110.0",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,