StandardNotes CI
2022-11-14 14:33:18 +00:00
parent f656185c16
commit 97dedc8523
24 changed files with 72 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.9](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.8...@standardnotes/encryption@1.19.9) (2022-11-14)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.7...@standardnotes/encryption@1.19.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.8",
"version": "1.19.9",
"engines": {
"node": ">=16.0.0 <17.0.0"
},