StandardNotes CI
2023-01-04 20:27:27 +00:00
parent 6b2f8f3da2
commit 496525ef61
29 changed files with 89 additions and 14 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.21.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.21.2...@standardnotes/api@1.21.3) (2023-01-04)
**Note:** Version bump only for package @standardnotes/api
## [1.21.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.21.1...@standardnotes/api@1.21.2) (2023-01-03) ## [1.21.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.21.1...@standardnotes/api@1.21.2) (2023-01-03)
**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.21.2", "version": "1.21.3",
"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.104.68](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.132.3...@standardnotes/desktop@3.104.68) (2023-01-04)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.67](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.132.2...@standardnotes/desktop@3.104.67) (2023-01-04) ## [3.104.67](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.132.2...@standardnotes/desktop@3.104.67) (2023-01-04)
**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.104.67", "version": "3.104.68",
"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.34](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.33...@standardnotes/encryption@1.19.34) (2023-01-04)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.33](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.32...@standardnotes/encryption@1.19.33) (2023-01-03) ## [1.19.33](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.32...@standardnotes/encryption@1.19.33) (2023-01-03)
**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.33", "version": "1.19.34",
"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.28.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.0...@standardnotes/filepicker@1.28.1) (2023-01-04)
**Note:** Version bump only for package @standardnotes/filepicker
# [1.28.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.10...@standardnotes/filepicker@1.28.0) (2023-01-03) # [1.28.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.10...@standardnotes/filepicker@1.28.0) (2023-01-03)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/filepicker", "name": "@standardnotes/filepicker",
"version": "1.28.0", "version": "1.28.1",
"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.14.11](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.10...@standardnotes/files@1.14.11) (2023-01-04)
**Note:** Version bump only for package @standardnotes/files
## [1.14.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.9...@standardnotes/files@1.14.10) (2023-01-03) ## [1.14.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.9...@standardnotes/files@1.14.10) (2023-01-03)
**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.14.10", "version": "1.14.11",
"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.50.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.3...@standardnotes/mobile@3.50.4) (2023-01-04)
**Note:** Version bump only for package @standardnotes/mobile
## [3.50.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.2...@standardnotes/mobile@3.50.3) (2023-01-04) ## [3.50.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.2...@standardnotes/mobile@3.50.3) (2023-01-04)
**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.50.3", "version": "3.50.4",
"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,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.41.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.41.0...@standardnotes/models@1.41.1) (2023-01-04)
**Note:** Version bump only for package @standardnotes/models
# [1.41.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.4...@standardnotes/models@1.41.0) (2023-01-03) # [1.41.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.4...@standardnotes/models@1.41.0) (2023-01-03)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.41.0", "version": "1.41.1",
"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.91](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.90...@standardnotes/releases@1.4.91) (2023-01-04)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.90](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.89...@standardnotes/releases@1.4.90) (2023-01-04) ## [1.4.90](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.89...@standardnotes/releases@1.4.90) (2023-01-04)
**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.90", "version": "1.4.91",
"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,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.52.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.52.0...@standardnotes/services@1.52.1) (2023-01-04)
**Note:** Version bump only for package @standardnotes/services
# [1.52.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.51.1...@standardnotes/services@1.52.0) (2023-01-03) # [1.52.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.51.1...@standardnotes/services@1.52.0) (2023-01-03)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.52.0", "version": "1.52.1",
"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.
## [2.158.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.158.0...@standardnotes/snjs@2.158.1) (2023-01-04)
**Note:** Version bump only for package @standardnotes/snjs
# [2.158.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.157.1...@standardnotes/snjs@2.158.0) (2023-01-03) # [2.158.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.157.1...@standardnotes/snjs@2.158.0) (2023-01-03)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.158.0", "version": "2.158.1",
"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.3.17](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.16...@standardnotes/toast@1.3.17) (2023-01-04)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.16](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.15...@standardnotes/toast@1.3.16) (2023-01-04) ## [1.3.16](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.15...@standardnotes/toast@1.3.16) (2023-01-04)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/toast", "name": "@standardnotes/toast",
"version": "1.3.16", "version": "1.3.17",
"private": true, "private": true,
"main": "./src/index.ts", "main": "./src/index.ts",
"scripts": { "scripts": {

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.22.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.3...@standardnotes/ui-services@1.22.4) (2023-01-04)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.22.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.2...@standardnotes/ui-services@1.22.3) (2023-01-04) ## [1.22.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.2...@standardnotes/ui-services@1.22.3) (2023-01-04)
**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.22.3", "version": "1.22.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.15.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.15.1...@standardnotes/utils@1.15.2) (2023-01-04)
**Note:** Version bump only for package @standardnotes/utils
## [1.15.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.15.0...@standardnotes/utils@1.15.1) (2023-01-03) ## [1.15.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.15.0...@standardnotes/utils@1.15.1) (2023-01-03)
**Note:** Version bump only for package @standardnotes/utils **Note:** Version bump only for package @standardnotes/utils

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/utils", "name": "@standardnotes/utils",
"version": "1.15.1", "version": "1.15.2",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. 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.133.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.3...@standardnotes/web@3.133.0) (2023-01-04)
### Features
* Added "Add tag" option to file context menu ([ba4b6a5](https://github.com/standardnotes/app/commit/ba4b6a580b2b18d2c383475c8723fb66fa9fecdf))
* Added file options menu to file preview modal ([e57b28f](https://github.com/standardnotes/app/commit/e57b28fe29f230754c247bf2a769355a7fbd30cb))
## [3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04) ## [3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,21 @@
{ {
"versions": [ "versions": [
{
"version": "3.133.0",
"title": "[3.133.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.3...@standardnotes/web@3.133.0) (2023-01-04)",
"date": null,
"body": "### Features\n\n* Added \"Add tag\" option to file context menu ([ba4b6a5](https://github.com/standardnotes/app/commit/ba4b6a580b2b18d2c383475c8723fb66fa9fecdf))\n* Added file options menu to file preview modal ([e57b28f](https://github.com/standardnotes/app/commit/e57b28fe29f230754c247bf2a769355a7fbd30cb))",
"parsed": {
"_": [
"Added \"Add tag\" option to file context menu (ba4b6a5)",
"Added file options menu to file preview modal (e57b28f)"
],
"Features": [
"Added \"Add tag\" option to file context menu (ba4b6a5)",
"Added file options menu to file preview modal (e57b28f)"
]
}
},
{ {
"version": "3.132.3", "version": "3.132.3",
"title": "[3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04)", "title": "[3.132.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.132.2...@standardnotes/web@3.132.3) (2023-01-04)",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web", "name": "@standardnotes/web",
"version": "3.132.3", "version": "3.133.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.",