StandardNotes CI
2024-01-27 11:16:18 +00:00
parent 70ec1f1b54
commit dc22101a7c
27 changed files with 98 additions and 13 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.78](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.77...@standardnotes/api@1.26.78) (2024-01-27)
**Note:** Version bump only for package @standardnotes/api
## [1.26.77](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.76...@standardnotes/api@1.26.77) (2024-01-24)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.77",
"version": "1.26.78",
"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.399](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.398...@standardnotes/clipper@1.1.399) (2024-01-27)
**Note:** Version bump only for package @standardnotes/clipper
## [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

View File

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

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.110.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.186.1...@standardnotes/desktop@3.110.0) (2024-01-27)
### Features
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
## [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

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.109.1",
"version": "3.110.0",
"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.100](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.99...@standardnotes/encryption@1.21.100) (2024-01-27)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.99](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.98...@standardnotes/encryption@1.21.99) (2024-01-24)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.99",
"version": "1.21.100",
"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.115](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.114...@standardnotes/filepicker@1.28.115) (2024-01-27)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.114](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.113...@standardnotes/filepicker@1.28.114) (2024-01-24)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.114",
"version": "1.28.115",
"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.20.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.19.0...@standardnotes/files@1.20.0) (2024-01-27)
### Features
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
# [1.19.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.18.10...@standardnotes/files@1.19.0) (2024-01-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.19.0",
"version": "1.20.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.
## [3.58.58](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.57...@standardnotes/mobile@3.58.58) (2024-01-27)
**Note:** Version bump only for package @standardnotes/mobile
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.57",
"version": "3.58.58",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.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.53.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.52.0...@standardnotes/models@1.53.0) (2024-01-27)
### Features
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
# [1.52.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.51.0...@standardnotes/models@1.52.0) (2024-01-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.52.0",
"version": "1.53.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.693](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.692...@standardnotes/releases@1.4.693) (2024-01-27)
**Note:** Version bump only for package @standardnotes/releases
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.692",
"version": "1.4.693",
"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.68.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.2...@standardnotes/services@1.68.3) (2024-01-27)
**Note:** Version bump only for package @standardnotes/services
## [1.68.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.68.1...@standardnotes/services@1.68.2) (2024-01-24)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.68.2",
"version": "1.68.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.
# [2.206.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.205.2...@standardnotes/snjs@2.206.0) (2024-01-27)
### Features
* Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))
## [2.205.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.205.1...@standardnotes/snjs@2.205.2) (2024-01-24)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.205.2",
"version": "2.206.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.36.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.23...@standardnotes/ui-services@1.36.0) (2024-01-27)
### Bug Fixes
* Fixed issue with Simplenote importer not titling multi-line documents ([#2798](https://github.com/standardnotes/app/issues/2798)) ([c858e51](https://github.com/standardnotes/app/commit/c858e516bb20096d15ef1bcd4fa9c5c60ae8301d))
### Features
* Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.35.23",
"version": "1.36.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.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)
### Features
* Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
## [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

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.187.0",
"title": "[3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)",
"date": null,
"body": "### Features\n\n* Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))\n* Added \"Page size\" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))",
"parsed": {
"_": [
"Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? (ff3c45b)",
"Added \"Page size\" option when exporting Super notes as PDF (853fab5)"
],
"Features": [
"Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? (ff3c45b)",
"Added \"Page size\" option when exporting Super notes as PDF (853fab5)"
]
}
},
{
"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)",

View File

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