StandardNotes CI
2023-10-30 20:34:09 +00:00
parent 991de1ddf5
commit 941eeea4e3
27 changed files with 89 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.69](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.68...@standardnotes/api@1.26.69) (2023-10-30)
**Note:** Version bump only for package @standardnotes/api
## [1.26.68](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.67...@standardnotes/api@1.26.68) (2023-10-26)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.68",
"version": "1.26.69",
"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.297](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.296...@standardnotes/clipper@1.1.297) (2023-10-30)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.296](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.295...@standardnotes/clipper@1.1.296) (2023-10-30)
**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.296",
"version": "1.1.297",
"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.231](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.180.8...@standardnotes/desktop@3.108.231) (2023-10-30)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.230](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.180.7...@standardnotes/desktop@3.108.230) (2023-10-30)
**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.230",
"version": "3.108.231",
"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.91](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.90...@standardnotes/encryption@1.21.91) (2023-10-30)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.90](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.89...@standardnotes/encryption@1.21.90) (2023-10-26)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.90",
"version": "1.21.91",
"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.102](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.101...@standardnotes/filepicker@1.28.102) (2023-10-30)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.101](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.100...@standardnotes/filepicker@1.28.101) (2023-10-26)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.101",
"version": "1.28.102",
"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.18.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.20...@standardnotes/files@1.18.0) (2023-10-30)
### Features
* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)
## [1.17.20](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.19...@standardnotes/files@1.17.20) (2023-10-26)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.17.20",
"version": "1.18.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.56.210](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.180.8...@standardnotes/mobile@3.56.210) (2023-10-30)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.209](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.208...@standardnotes/mobile@3.56.209) (2023-10-30)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.209",
"version": "3.56.210",
"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.49.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.48.1...@standardnotes/models@1.49.0) (2023-10-30)
### Features
* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)
## [1.48.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.48.0...@standardnotes/models@1.48.1) (2023-10-26)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.48.1",
"version": "1.49.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.585](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.584...@standardnotes/releases@1.4.585) (2023-10-30)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.584](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.583...@standardnotes/releases@1.4.584) (2023-10-30)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.584",
"version": "1.4.585",
"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.65.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.38...@standardnotes/services@1.65.0) (2023-10-30)
### Features
* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)
## [1.64.38](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.37...@standardnotes/services@1.64.38) (2023-10-26)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.64.38",
"version": "1.65.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.
## [2.202.104](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.103...@standardnotes/snjs@2.202.104) (2023-10-30)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.103](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.102...@standardnotes/snjs@2.202.103) (2023-10-26)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.103",
"version": "2.202.104",
"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.33.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.32.7...@standardnotes/ui-services@1.33.0) (2023-10-30)
### Features
* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)
## [1.32.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.32.6...@standardnotes/ui-services@1.32.7) (2023-10-26)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.32.7",
"version": "1.33.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.
# [3.181.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.8...@standardnotes/web@3.181.0) (2023-10-30)
### Features
* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)
## [3.180.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.7...@standardnotes/web@3.180.8) (2023-10-30)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.181.0",
"title": "[3.181.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.8...@standardnotes/web@3.181.0) (2023-10-30)",
"date": null,
"body": "### Features\n\n* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)",
"parsed": {
"_": [
"When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. (991de1d), closes #2610"
],
"Features": [
"When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. (991de1d), closes #2610"
]
}
},
{
"version": "3.180.8",
"title": "[3.180.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.7...@standardnotes/web@3.180.8) (2023-10-30)",

View File

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