StandardNotes CI
2022-12-02 16:44:12 +00:00
parent 6cacdd8c58
commit c8c166d2a0
27 changed files with 90 additions and 13 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.17](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.16...@standardnotes/api@1.20.17) (2022-12-02)
**Note:** Version bump only for package @standardnotes/api
## [1.20.16](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.15...@standardnotes/api@1.20.16) (2022-12-02) ## [1.20.16](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.15...@standardnotes/api@1.20.16) (2022-12-02)
**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.16", "version": "1.20.17",
"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.3](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.117.1...@standardnotes/desktop@3.104.3) (2022-12-02)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.117.0...@standardnotes/desktop@3.104.2) (2022-12-02) ## [3.104.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.117.0...@standardnotes/desktop@3.104.2) (2022-12-02)
**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.2", "version": "3.104.3",
"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.25](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.24...@standardnotes/encryption@1.19.25) (2022-12-02)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.24](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.23...@standardnotes/encryption@1.19.24) (2022-12-02) ## [1.19.24](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.23...@standardnotes/encryption@1.19.24) (2022-12-02)
**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.24", "version": "1.19.25",
"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.
## [1.27.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.1...@standardnotes/filepicker@1.27.2) (2022-12-02)
### Bug Fixes
* **mobile:** Fixes issue where file upload doesn't work with immediate biometrics ([#2083](https://github.com/standardnotes/app/issues/2083)) ([6cacdd8](https://github.com/standardnotes/app/commit/6cacdd8c5882ac562c73a706aa4237c53a049f5c))
## [1.27.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.0...@standardnotes/filepicker@1.27.1) (2022-12-02) ## [1.27.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.0...@standardnotes/filepicker@1.27.1) (2022-12-02)
**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.27.1", "version": "1.27.2",
"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.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.1...@standardnotes/files@1.14.2) (2022-12-02)
**Note:** Version bump only for package @standardnotes/files
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.0...@standardnotes/files@1.14.1) (2022-12-02) ## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.0...@standardnotes/files@1.14.1) (2022-12-02)
**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.1", "version": "1.14.2",
"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.49.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.1...@standardnotes/mobile@3.49.2) (2022-12-02)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.0...@standardnotes/mobile@3.49.1) (2022-12-02) ## [3.49.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.0...@standardnotes/mobile@3.49.1) (2022-12-02)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.49.1", "version": "3.49.2",
"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.39.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.39.0...@standardnotes/models@1.39.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/models
# [1.39.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.2...@standardnotes/models@1.39.0) (2022-12-02) # [1.39.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.2...@standardnotes/models@1.39.0) (2022-12-02)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.39.0", "version": "1.39.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.26](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.25...@standardnotes/releases@1.4.26) (2022-12-02)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.25](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.24...@standardnotes/releases@1.4.25) (2022-12-02) ## [1.4.25](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.24...@standardnotes/releases@1.4.25) (2022-12-02)
**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.25", "version": "1.4.26",
"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.50.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.0...@standardnotes/services@1.50.1) (2022-12-02)
### Bug Fixes
* fixes issue where files imported from another account could not be deleted ([#2082](https://github.com/standardnotes/app/issues/2082)) ([b5b6192](https://github.com/standardnotes/app/commit/b5b6192b603b5ce60b913cc7138d30e46aafbe14))
# [1.50.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.49.0...@standardnotes/services@1.50.0) (2022-12-02) # [1.50.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.49.0...@standardnotes/services@1.50.0) (2022-12-02)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.50.0", "version": "1.50.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.155.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.1...@standardnotes/snjs@2.155.2) (2022-12-02)
**Note:** Version bump only for package @standardnotes/snjs
## [2.155.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.0...@standardnotes/snjs@2.155.1) (2022-12-02) ## [2.155.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.0...@standardnotes/snjs@2.155.1) (2022-12-02)
**Note:** Version bump only for package @standardnotes/snjs **Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.155.1", "version": "2.155.2",
"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.9](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.8...@standardnotes/ui-services@1.17.9) (2022-12-02)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.17.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.7...@standardnotes/ui-services@1.17.8) (2022-12-02) ## [1.17.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.7...@standardnotes/ui-services@1.17.8) (2022-12-02)
**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.8", "version": "1.17.9",
"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.
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.14.0...@standardnotes/utils@1.14.1) (2022-12-02)
### Bug Fixes
* fixes issue where files imported from another account could not be deleted ([#2082](https://github.com/standardnotes/app/issues/2082)) ([b5b6192](https://github.com/standardnotes/app/commit/b5b6192b603b5ce60b913cc7138d30e46aafbe14))
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.13.1...@standardnotes/utils@1.14.0) (2022-12-01) # [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.13.1...@standardnotes/utils@1.14.0) (2022-12-01)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/utils", "name": "@standardnotes/utils",
"version": "1.14.0", "version": "1.14.1",
"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.117.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.1...@standardnotes/web@3.117.2) (2022-12-02)
### Bug Fixes
* fixes issue where files imported from another account could not be deleted ([#2082](https://github.com/standardnotes/app/issues/2082)) ([b5b6192](https://github.com/standardnotes/app/commit/b5b6192b603b5ce60b913cc7138d30e46aafbe14))
* **mobile:** Fixes issue where file upload doesn't work with immediate biometrics ([#2083](https://github.com/standardnotes/app/issues/2083)) ([6cacdd8](https://github.com/standardnotes/app/commit/6cacdd8c5882ac562c73a706aa4237c53a049f5c))
## [3.117.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.0...@standardnotes/web@3.117.1) (2022-12-02) ## [3.117.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.0...@standardnotes/web@3.117.1) (2022-12-02)
### Bug Fixes ### Bug Fixes

View File

@@ -1,5 +1,21 @@
{ {
"versions": [ "versions": [
{
"version": "3.117.2",
"title": "[3.117.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.1...@standardnotes/web@3.117.2) (2022-12-02)",
"date": null,
"body": "### Bug Fixes\n\n* fixes issue where files imported from another account could not be deleted ([#2082](https://github.com/standardnotes/app/issues/2082)) ([b5b6192](https://github.com/standardnotes/app/commit/b5b6192b603b5ce60b913cc7138d30e46aafbe14))\n* **mobile:** Fixes issue where file upload doesn't work with immediate biometrics ([#2083](https://github.com/standardnotes/app/issues/2083)) ([6cacdd8](https://github.com/standardnotes/app/commit/6cacdd8c5882ac562c73a706aa4237c53a049f5c))",
"parsed": {
"_": [
"fixes issue where files imported from another account could not be deleted (#2082) (b5b6192)",
"mobile: Fixes issue where file upload doesn't work with immediate biometrics (#2083) (6cacdd8)"
],
"Bug Fixes": [
"fixes issue where files imported from another account could not be deleted (#2082) (b5b6192)",
"mobile: Fixes issue where file upload doesn't work with immediate biometrics (#2083) (6cacdd8)"
]
}
},
{ {
"version": "3.117.1", "version": "3.117.1",
"title": "[3.117.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.0...@standardnotes/web@3.117.1) (2022-12-02)", "title": "[3.117.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.0...@standardnotes/web@3.117.1) (2022-12-02)",

View File

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