StandardNotes CI
2023-11-29 17:28:04 +00:00
parent eb75329fb4
commit a6a0e673d0
31 changed files with 107 additions and 15 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.26.73](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.72...@standardnotes/api@1.26.73) (2023-11-29)
**Note:** Version bump only for package @standardnotes/api
## [1.26.72](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.71...@standardnotes/api@1.26.72) (2023-11-27)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.72",
"version": "1.26.73",
"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.
## [1.1.336](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.335...@standardnotes/clipper@1.1.336) (2023-11-29)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.335](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.334...@standardnotes/clipper@1.1.335) (2023-11-27)
**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.335",
"version": "1.1.336",
"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.271](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.38...@standardnotes/desktop@3.108.271) (2023-11-29)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.270](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.181.37...@standardnotes/desktop@3.108.270) (2023-11-27)
**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.270",
"version": "3.108.271",
"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.
## [1.21.95](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.94...@standardnotes/encryption@1.21.95) (2023-11-29)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.94](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.93...@standardnotes/encryption@1.21.94) (2023-11-27)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.94",
"version": "1.21.95",
"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.
# [1.61.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.60.4...@standardnotes/features@1.61.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
## [1.60.4](https://github.com/standardnotes/app/compare/@standardnotes/features@1.60.3...@standardnotes/features@1.60.4) (2023-10-26)
**Note:** Version bump only for package @standardnotes/features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.60.4",
"version": "1.61.0",
"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.
## [1.28.107](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.106...@standardnotes/filepicker@1.28.107) (2023-11-29)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.106](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.105...@standardnotes/filepicker@1.28.106) (2023-11-27)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.106",
"version": "1.28.107",
"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.
## [1.18.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.4...@standardnotes/files@1.18.5) (2023-11-29)
**Note:** Version bump only for package @standardnotes/files
## [1.18.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.3...@standardnotes/files@1.18.4) (2023-11-27)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.18.4",
"version": "1.18.5",
"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.57.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.251...@standardnotes/mobile@3.57.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
## [3.56.251](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.250...@standardnotes/mobile@3.56.251) (2023-11-27)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.50.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.49.3...@standardnotes/models@1.50.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
* You can now select an existing tag to automatically add imported notes to ([#2663](https://github.com/standardnotes/app/issues/2663)) ([eb75329](https://github.com/standardnotes/app/commit/eb75329fb43b3a00291983590c7a860e4352dd3e))
## [1.49.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.49.2...@standardnotes/models@1.49.3) (2023-11-27)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.49.3",
"version": "1.50.0",
"publishConfig": {
"access": "public"
},

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.627](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.626...@standardnotes/releases@1.4.627) (2023-11-29)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.626](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.625...@standardnotes/releases@1.4.626) (2023-11-27)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.13.52](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.51...@standardnotes/responses@1.13.52) (2023-11-29)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.51](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.50...@standardnotes/responses@1.13.51) (2023-10-26)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.51",
"version": "1.13.52",
"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.
# [1.66.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.65.6...@standardnotes/services@1.66.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
## [1.65.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.65.5...@standardnotes/services@1.65.6) (2023-11-27)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.65.6",
"version": "1.66.0",
"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.
# [2.203.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.113...@standardnotes/snjs@2.203.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
## [2.202.113](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.112...@standardnotes/snjs@2.202.113) (2023-11-27)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.113",
"version": "2.203.0",
"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.
# [1.35.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.6...@standardnotes/ui-services@1.35.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
## [1.34.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.5...@standardnotes/ui-services@1.34.6) (2023-11-27)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.182.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.38...@standardnotes/web@3.182.0) (2023-11-29)
### Features
* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))
* You can now select an existing tag to automatically add imported notes to ([#2663](https://github.com/standardnotes/app/issues/2663)) ([eb75329](https://github.com/standardnotes/app/commit/eb75329fb43b3a00291983590c7a860e4352dd3e))
## [3.181.38](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.37...@standardnotes/web@3.181.38) (2023-11-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.182.0",
"title": "[3.182.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.38...@standardnotes/web@3.182.0) (2023-11-29)",
"date": null,
"body": "### Features\n\n* Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ([#2630](https://github.com/standardnotes/app/issues/2630)) ([c43b593](https://github.com/standardnotes/app/commit/c43b593c6098a1293d6e6f25fda184e592897f7c))\n* You can now select an existing tag to automatically add imported notes to ([#2663](https://github.com/standardnotes/app/issues/2663)) ([eb75329](https://github.com/standardnotes/app/commit/eb75329fb43b3a00291983590c7a860e4352dd3e))",
"parsed": {
"_": [
"Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630) (c43b593)",
"You can now select an existing tag to automatically add imported notes to (#2663) (eb75329)"
],
"Features": [
"Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630) (c43b593)",
"You can now select an existing tag to automatically add imported notes to (#2663) (eb75329)"
]
}
},
{
"version": "3.181.38",
"title": "[3.181.38](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.37...@standardnotes/web@3.181.38) (2023-11-27)",

View File

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