From 865ebe58d32e2db77cc5d8eedbe5e3f6477d7278 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Sat, 27 Jan 2024 11:30:57 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.110.1 - @standardnotes/releases@1.4.694 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 06958db1c..68ba84695 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -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.110.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.0...@standardnotes/desktop@3.110.1) (2024-01-27) + +**Note:** Version bump only for package @standardnotes/desktop + # [3.110.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.186.1...@standardnotes/desktop@3.110.0) (2024-01-27) ### Features diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 5d93de9e7..5f27ac079 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.110.0", + "version": "3.110.1", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index f09a10018..e2d7a22a2 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -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.4.694](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.693...@standardnotes/releases@1.4.694) (2024-01-27) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.693](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.692...@standardnotes/releases@1.4.693) (2024-01-27) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 2395d9850..6887d9288 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.693", + "version": "1.4.694", "license": "AGPL-3.0", "main": "dist/releases.json", "types": "dist/index.d.ts",