chore(release): publish

- @standardnotes/clipper@1.1.330
 - @standardnotes/desktop@3.108.265
 - @standardnotes/mobile@3.56.246
 - @standardnotes/releases@1.4.621
 - @standardnotes/ui-services@1.34.3
 - @standardnotes/web@3.181.33
This commit is contained in:
StandardNotes CI
2023-11-24 14:53:03 +00:00
parent 1f81cadcfc
commit 271a83bce1
13 changed files with 48 additions and 6 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.
## [1.1.330](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.329...@standardnotes/clipper@1.1.330) (2023-11-24)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.329](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.328...@standardnotes/clipper@1.1.329) (2023-11-23)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.329",
"version": "1.1.330",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.108.265](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.32...@standardnotes/desktop@3.108.265) (2023-11-24)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.264](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.31...@standardnotes/desktop@3.108.264) (2023-11-23)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.108.264",
"version": "3.108.265",
"license": "AGPL-3.0",
"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.56.246](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.245...@standardnotes/mobile@3.56.246) (2023-11-24)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.245](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.244...@standardnotes/mobile@3.56.245) (2023-11-23)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.245",
"version": "3.56.246",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

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.621](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.620...@standardnotes/releases@1.4.621) (2023-11-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.620](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.619...@standardnotes/releases@1.4.620) (2023-11-23)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.620",
"version": "1.4.621",
"license": "AGPL-3.0",
"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.
## [1.34.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.2...@standardnotes/ui-services@1.34.3) (2023-11-24)
### Bug Fixes
* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))
## [1.34.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.1...@standardnotes/ui-services@1.34.2) (2023-11-08)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.34.2",
"version": "1.34.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)
### Bug Fixes
* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))
## [3.181.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.31...@standardnotes/web@3.181.32) (2023-11-23)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.181.33",
"title": "[3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))",
"parsed": {
"_": [
"Fixed issue when importing plaintext file (1f81cad)"
],
"Bug Fixes": [
"Fixed issue when importing plaintext file (1f81cad)"
]
}
},
{
"version": "3.181.32",
"title": "[3.181.32](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.31...@standardnotes/web@3.181.32) (2023-11-23)",

View File

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