StandardNotes CI
2022-11-09 20:52:23 +00:00
parent 3498130bfb
commit c961d5e17d
16 changed files with 44 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.
## [1.13.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.8...@standardnotes/ui-services@1.13.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.7...@standardnotes/ui-services@1.13.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.8",
"version": "1.13.9",
"engines": {
"node": ">=16.0.0 <17.0.0"
},