StandardNotes CI
2022-10-25 18:11:35 +00:00
parent d9db73ea05
commit 189d70c1b6
24 changed files with 70 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.18.7](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.6...@standardnotes/encryption@1.18.7) (2022-10-25)
**Note:** Version bump only for package @standardnotes/encryption
## [1.18.6](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.5...@standardnotes/encryption@1.18.6) (2022-10-25)
**Note:** Version bump only for package @standardnotes/encryption

View File

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