Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/desktop@3.23.218
 - @standardnotes/releases@1.3.147
  • Loading branch information
standardci committed Oct 14, 2022
1 parent dd55c63 commit a17ed96
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.23.218](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.217...@standardnotes/desktop@3.23.218) (2022-10-14)

### Bug Fixes

* **desktop:** plugin installation ([dd55c63](https://github.com/standardnotes/app/commit/dd55c63955fd71a4d4ea0c83144873a53412c341))

## [3.23.217](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.216...@standardnotes/desktop@3.23.217) (2022-10-14)

**Note:** Version bump only for package @standardnotes/desktop
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.217",
"version": "3.23.218",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/releases/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.147](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.146...@standardnotes/releases@1.3.147) (2022-10-14)

**Note:** Version bump only for package @standardnotes/releases

## [1.3.146](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.145...@standardnotes/releases@1.3.146) (2022-10-14)

**Note:** Version bump only for package @standardnotes/releases
Expand Down
2 changes: 1 addition & 1 deletion packages/releases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.146",
"version": "1.3.147",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a17ed96

Please sign in to comment.