StandardNotes CI
2022-10-24 13:18:36 +00:00
parent c3212b019e
commit a96323dfff
16 changed files with 52 additions and 8 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.
## [2.143.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.143.0...@standardnotes/snjs@2.143.1) (2022-10-24)
**Note:** Version bump only for package @standardnotes/snjs
# [2.143.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.142.3...@standardnotes/snjs@2.143.0) (2022-10-21)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.143.0",
"version": "2.143.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},