StandardNotes CI
2023-09-12 22:18:14 +00:00
parent 09ba8fb99b
commit 327abbf5ae
23 changed files with 66 additions and 11 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.21.77](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.76...@standardnotes/encryption@1.21.77) (2023-09-12)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.76](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.75...@standardnotes/encryption@1.21.76) (2023-09-07)
**Note:** Version bump only for package @standardnotes/encryption

View File

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