mirror of
https://github.com/standardnotes/app.git
synced 2026-01-11 19:56:41 +00:00
chore(release): publish
- @standardnotes/api@1.4.1
This commit is contained in:
parent
bc666aa983
commit
321a055bae
2 changed files with 7 additions and 1 deletions
|
|
@ -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.4.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.0...@standardnotes/api@1.4.1) (2022-07-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add missing utils dependency on api ([bc666aa](https://github.com/standardnotes/app/commit/bc666aa98301ece42e259be2ed60b9201665988f))
|
||||
|
||||
# 1.4.0 (2022-07-06)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/api",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue