Merge branch 'main' of github.com:standardnotes/app
This commit is contained in:
@@ -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.33](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.6...@standardnotes/desktop@3.104.33) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.104.32](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.5...@standardnotes/desktop@3.104.32) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.104.32",
|
||||
"version": "3.104.33",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.49.30](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.29...@standardnotes/mobile@3.49.30) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.49.29](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.28...@standardnotes/mobile@3.49.29) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.49.29",
|
||||
"version": "3.49.30",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
||||
@@ -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.56](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.55...@standardnotes/releases@1.4.56) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.55](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.54...@standardnotes/releases@1.4.55) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.55",
|
||||
"version": "1.4.56",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Added potential fix for issue where some video would show as not supported ([a7add80](https://github.com/standardnotes/app/commit/a7add80633ea603f7883db2dbc1f886d40450979))
|
||||
|
||||
## [3.127.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.5...@standardnotes/web@3.127.6) (2022-12-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.127.7",
|
||||
"title": "[3.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Added potential fix for issue where some video would show as not supported ([a7add80](https://github.com/standardnotes/app/commit/a7add80633ea603f7883db2dbc1f886d40450979))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added potential fix for issue where some video would show as not supported (a7add80)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Added potential fix for issue where some video would show as not supported (a7add80)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.127.6",
|
||||
"title": "[3.127.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.5...@standardnotes/web@3.127.6) (2022-12-20)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.127.6",
|
||||
"version": "3.127.7",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user