chore(release): publish

- @standardnotes/desktop@3.104.116
 - @standardnotes/mobile@3.50.52
 - @standardnotes/releases@1.4.139
 - @standardnotes/web@3.142.8
This commit is contained in:
StandardNotes CI
2023-01-28 08:57:07 +00:00
parent 3d9c9e8565
commit f463ca4e8d
9 changed files with 36 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.104.116](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.142.7...@standardnotes/desktop@3.104.116) (2023-01-28)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.115](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.142.6...@standardnotes/desktop@3.104.115) (2023-01-28)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.115",
"version": "3.104.116",
"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.50.52](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.51...@standardnotes/mobile@3.50.52) (2023-01-28)
**Note:** Version bump only for package @standardnotes/mobile
## [3.50.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.50...@standardnotes/mobile@3.50.51) (2023-01-28)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.50.51",
"version": "3.50.52",
"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.4.139](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.138...@standardnotes/releases@1.4.139) (2023-01-28)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.138](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.137...@standardnotes/releases@1.4.138) (2023-01-28)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -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.142.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.7...@standardnotes/web@3.142.8) (2023-01-28)
### Bug Fixes
* Fixed issue where reduced motion preference would not be honored for some animations ([3d9c9e8](https://github.com/standardnotes/app/commit/3d9c9e8565306e2f00eeb3f9ca4f03495bbed688))
## [3.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.142.8",
"title": "[3.142.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.7...@standardnotes/web@3.142.8) (2023-01-28)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where reduced motion preference would not be honored for some animations ([3d9c9e8](https://github.com/standardnotes/app/commit/3d9c9e8565306e2f00eeb3f9ca4f03495bbed688))",
"parsed": {
"_": [
"Fixed issue where reduced motion preference would not be honored for some animations (3d9c9e8)"
],
"Bug Fixes": [
"Fixed issue where reduced motion preference would not be honored for some animations (3d9c9e8)"
]
}
},
{
"version": "3.142.7",
"title": "[3.142.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.6...@standardnotes/web@3.142.7) (2023-01-28)",

View File

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