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.
# [1.5.0](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.4.2...@standardnotes/toast@1.5.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))
## [1.4.2](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.4.1...@standardnotes/toast@1.4.2) (2024-01-20)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.4.2",
"version": "1.5.0",
"private": true,
"main": "./src/index.ts",
"scripts": {