StandardNotes CI
2024-01-24 08:34:33 +00:00
parent 418d1a7371
commit cfa2e75adc
29 changed files with 94 additions and 14 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.109.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.185.4...@standardnotes/desktop@3.109.0) (2024-01-24)
### Features
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
## [3.108.334](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.185.3...@standardnotes/desktop@3.108.334) (2024-01-23)
**Note:** Version bump only for package @standardnotes/desktop

View File

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