StandardNotes CI
2022-11-23 12:55:12 +00:00
parent 87cd31ae5d
commit 6704c6dd4e
28 changed files with 76 additions and 14 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.101.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.101.0...@standardnotes/desktop@3.101.1) (2022-11-23)
**Note:** Version bump only for package @standardnotes/desktop
# [3.101.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.18...@standardnotes/desktop@3.101.0) (2022-11-23)
### Features

View File

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