StandardNotes CI
2023-01-11 14:14:15 +00:00
parent 5d20a53e6e
commit b22e1fb8f7
19 changed files with 62 additions and 9 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.23.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.23.8...@standardnotes/ui-services@1.23.9) (2023-01-11)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.23.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.23.7...@standardnotes/ui-services@1.23.8) (2023-01-11)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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