chore(release): publish
- @standardnotes/clipper@1.1.79 - @standardnotes/desktop@3.108.10 - @standardnotes/mobile@3.54.14 - @standardnotes/releases@1.4.356 - @standardnotes/web@3.165.10
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.
|
||||
|
||||
## [1.1.79](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.78...@standardnotes/clipper@1.1.79) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.78](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.77...@standardnotes/clipper@1.1.78) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.1.78",
|
||||
"version": "1.1.79",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
||||
@@ -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.108.10](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.165.9...@standardnotes/desktop@3.108.10) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.108.9](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.165.8...@standardnotes/desktop@3.108.9) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.108.9",
|
||||
"version": "3.108.10",
|
||||
"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.54.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.54.13...@standardnotes/mobile@3.54.14) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.54.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.54.12...@standardnotes/mobile@3.54.13) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.54.13",
|
||||
"version": "3.54.14",
|
||||
"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.356](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.355...@standardnotes/releases@1.4.356) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.355](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.354...@standardnotes/releases@1.4.355) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.355",
|
||||
"version": "1.4.356",
|
||||
"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.165.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.9...@standardnotes/web@3.165.10) (2023-07-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where files would not download correctly on mobile if they had special characters in the name ([de6994f](https://github.com/standardnotes/app/commit/de6994f74326b34c485297f984cad51e10d89df6))
|
||||
|
||||
## [3.165.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.8...@standardnotes/web@3.165.9) (2023-07-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.165.10",
|
||||
"title": "[3.165.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.9...@standardnotes/web@3.165.10) (2023-07-10)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where files would not download correctly on mobile if they had special characters in the name ([de6994f](https://github.com/standardnotes/app/commit/de6994f74326b34c485297f984cad51e10d89df6))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where files would not download correctly on mobile if they had special characters in the name (de6994f)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where files would not download correctly on mobile if they had special characters in the name (de6994f)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.165.9",
|
||||
"title": "[3.165.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.165.8...@standardnotes/web@3.165.9) (2023-07-10)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.165.9",
|
||||
"version": "3.165.10",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user