chore(release): publish

- @standardnotes/desktop@3.23.91
 - @standardnotes/mobile@3.31.7
 - @standardnotes/releases@1.3.13
 - @standardnotes/web@3.44.3
This commit is contained in:
StandardNotes CI
2022-08-10 13:30:36 +00:00
parent 77cbb6b06e
commit a7dfeae650
8 changed files with 23 additions and 4 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.23.91](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.90...@standardnotes/desktop@3.23.91) (2022-08-10)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.90](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.89...@standardnotes/desktop@3.23.90) (2022-08-09)
**Note:** Version bump only for package @standardnotes/desktop

View File

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

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.31.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.6...@standardnotes/mobile@3.31.7) (2022-08-10)
**Note:** Version bump only for package @standardnotes/mobile
## [3.31.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.5...@standardnotes/mobile@3.31.6) (2022-08-09)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.31.6",
"version": "3.31.7",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

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.3.13](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.12...@standardnotes/releases@1.3.13) (2022-08-10)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.12](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.11...@standardnotes/releases@1.3.12) (2022-08-09)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.12",
"version": "1.3.13",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.44.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.2...@standardnotes/web@3.44.3) (2022-08-10)
### Bug Fixes
* tag context menu button opening notes list veiw ([#1390](https://github.com/standardnotes/app/issues/1390)) ([82a8bcc](https://github.com/standardnotes/app/commit/82a8bcc4407fce2e255b06a0c31c5fd244f5973f))
* tags being dimmed on safari ([#1389](https://github.com/standardnotes/app/issues/1389)) ([77cbb6b](https://github.com/standardnotes/app/commit/77cbb6b06e901de9e0eccee98219f946b014fe21))
## [3.44.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.44.1...@standardnotes/web@3.44.2) (2022-08-09)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.44.2",
"version": "3.44.3",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",