StandardNotes CI
2022-11-28 22:08:20 +00:00
parent 767d354780
commit 02eb969e07
25 changed files with 87 additions and 15 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.20.13](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.12...@standardnotes/api@1.20.13) (2022-11-28)
**Note:** Version bump only for package @standardnotes/api
## [1.20.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.11...@standardnotes/api@1.20.12) (2022-11-28) ## [1.20.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.11...@standardnotes/api@1.20.12) (2022-11-28)
**Note:** Version bump only for package @standardnotes/api **Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/api", "name": "@standardnotes/api",
"version": "1.20.12", "version": "1.20.13",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.102.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.113.0...@standardnotes/desktop@3.102.15) (2022-11-28)
**Note:** Version bump only for package @standardnotes/desktop
## [3.102.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.102.13...@standardnotes/desktop@3.102.14) (2022-11-28) ## [3.102.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.102.13...@standardnotes/desktop@3.102.14) (2022-11-28)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.102.14", "version": "3.102.15",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.21](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.20...@standardnotes/encryption@1.19.21) (2022-11-28)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.20](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.19...@standardnotes/encryption@1.19.20) (2022-11-28) ## [1.19.20](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.19...@standardnotes/encryption@1.19.20) (2022-11-28)
**Note:** Version bump only for package @standardnotes/encryption **Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/encryption", "name": "@standardnotes/encryption",
"version": "1.19.20", "version": "1.19.21",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.26.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.3...@standardnotes/filepicker@1.26.4) (2022-11-28)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.26.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.2...@standardnotes/filepicker@1.26.3) (2022-11-28) ## [1.26.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.2...@standardnotes/filepicker@1.26.3) (2022-11-28)
**Note:** Version bump only for package @standardnotes/filepicker **Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/filepicker", "name": "@standardnotes/filepicker",
"version": "1.26.3", "version": "1.26.4",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.3...@standardnotes/files@1.13.4) (2022-11-28)
**Note:** Version bump only for package @standardnotes/files
## [1.13.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.2...@standardnotes/files@1.13.3) (2022-11-28) ## [1.13.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.2...@standardnotes/files@1.13.3) (2022-11-28)
**Note:** Version bump only for package @standardnotes/files **Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/files", "name": "@standardnotes/files",
"version": "1.13.3", "version": "1.13.4",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.48.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.14...@standardnotes/mobile@3.48.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
## [3.47.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.13...@standardnotes/mobile@3.47.14) (2022-11-28) ## [3.47.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.13...@standardnotes/mobile@3.47.14) (2022-11-28)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.47.14", "version": "3.48.0",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.38.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.9...@standardnotes/models@1.38.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
## [1.37.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.8...@standardnotes/models@1.37.9) (2022-11-28) ## [1.37.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.8...@standardnotes/models@1.37.9) (2022-11-28)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.37.9", "version": "1.38.0",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.16](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.15...@standardnotes/releases@1.4.16) (2022-11-28)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.15](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.14...@standardnotes/releases@1.4.15) (2022-11-28) ## [1.4.15](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.14...@standardnotes/releases@1.4.15) (2022-11-28)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.48.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.47.2...@standardnotes/services@1.48.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
## [1.47.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.47.1...@standardnotes/services@1.47.2) (2022-11-28) ## [1.47.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.47.1...@standardnotes/services@1.47.2) (2022-11-28)
**Note:** Version bump only for package @standardnotes/services **Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.47.2", "version": "1.48.0",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.154.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.153.0...@standardnotes/snjs@2.154.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
# [2.153.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.6...@standardnotes/snjs@2.153.0) (2022-11-28) # [2.153.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.6...@standardnotes/snjs@2.153.0) (2022-11-28)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.153.0", "version": "2.154.0",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.17.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.4...@standardnotes/ui-services@1.17.5) (2022-11-28)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.17.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.3...@standardnotes/ui-services@1.17.4) (2022-11-28) ## [1.17.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.3...@standardnotes/ui-services@1.17.4) (2022-11-28)
**Note:** Version bump only for package @standardnotes/ui-services **Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/ui-services", "name": "@standardnotes/ui-services",
"version": "1.17.4", "version": "1.17.5",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.114.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.113.0...@standardnotes/web@3.114.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
# [3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28) # [3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)
### Bug Fixes ### Bug Fixes

View File

@@ -1,17 +1,31 @@
{ {
"versions": [ "versions": [
{
"version": "3.114.0",
"title": "[3.114.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.113.0...@standardnotes/web@3.114.0) (2022-11-28)",
"date": null,
"body": "### Features\n\n* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))",
"parsed": {
"_": [
"display number of files for 'Files' view (#2065) (767d354)"
],
"Features": [
"display number of files for 'Files' view (#2065) (767d354)"
]
}
},
{ {
"version": "3.113.0", "version": "3.113.0",
"title": "[3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)", "title": "[3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)",
"date": null, "date": null,
"body": "### Bug Fixes\n\n* Only autofocus super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))\n\n### Features\n\n* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))", "body": "### Bug Fixes\n\n* Only autofocus Super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))\n\n### Features\n\n* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))",
"parsed": { "parsed": {
"_": [ "_": [
"Only autofocus super notes when creating new note (#2063) (96e8dfd)", "Only autofocus Super notes when creating new note (#2063) (96e8dfd)",
"convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)" "convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)"
], ],
"Bug Fixes": [ "Bug Fixes": [
"Only autofocus super notes when creating new note (#2063) (96e8dfd)" "Only autofocus Super notes when creating new note (#2063) (96e8dfd)"
], ],
"Features": [ "Features": [
"convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)" "convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)"

View File

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