StandardNotes CI
2022-12-01 13:53:01 +00:00
parent 1726302615
commit e07fed267f
27 changed files with 81 additions and 13 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.
## [3.103.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.115.1...@standardnotes/desktop@3.103.2) (2022-12-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.103.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.115.0...@standardnotes/desktop@3.103.1) (2022-11-30)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.103.1",
"version": "3.103.2",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,