chore(release): publish

- @standardnotes/clipper@1.1.398
 - @standardnotes/desktop@3.109.1
 - @standardnotes/mobile@3.58.57
 - @standardnotes/releases@1.4.692
 - @standardnotes/ui-services@1.35.23
 - @standardnotes/web@3.186.1
This commit is contained in:
StandardNotes CI
2024-01-24 18:42:55 +00:00
parent cf0a7a6bf1
commit 289849724a
13 changed files with 43 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.398](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.397...@standardnotes/clipper@1.1.398) (2024-01-24)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.397](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.396...@standardnotes/clipper@1.1.397) (2024-01-24)
**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.397",
"version": "1.1.398",
"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.109.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.186.0...@standardnotes/desktop@3.109.1) (2024-01-24)
**Note:** Version bump only for package @standardnotes/desktop
# [3.109.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.185.4...@standardnotes/desktop@3.109.0) (2024-01-24)
### Features

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.109.0",
"version": "3.109.1",
"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.58.57](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.56...@standardnotes/mobile@3.58.57) (2024-01-24)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.56](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.55...@standardnotes/mobile@3.58.56) (2024-01-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.56",
"version": "3.58.57",
"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.692](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.691...@standardnotes/releases@1.4.692) (2024-01-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.691](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.690...@standardnotes/releases@1.4.691) (2024-01-24)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.691",
"version": "1.4.692",
"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.35.23](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.22...@standardnotes/ui-services@1.35.23) (2024-01-24)
### Bug Fixes
* Fixed issue with Simplenote importer where empty notes would not be imported ([#2793](https://github.com/standardnotes/app/issues/2793)) ([cf0a7a6](https://github.com/standardnotes/app/commit/cf0a7a6bf1dec2ad33334310185e99200b31f5b1))
## [1.35.22](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.21...@standardnotes/ui-services@1.35.22) (2024-01-24)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.35.22",
"version": "1.35.23",
"engines": {
"node": ">=16.0.0 <17.0.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.
## [3.186.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.0...@standardnotes/web@3.186.1) (2024-01-24)
**Note:** Version bump only for package @standardnotes/web
# [3.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)
### Features

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.186.1",
"title": "[3.186.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.0...@standardnotes/web@3.186.1) (2024-01-24)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.186.0",
"title": "[3.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)",

View File

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