StandardNotes CI
2022-11-16 13:08:31 +00:00
parent 66a898345a
commit 5ee60c8c24
24 changed files with 68 additions and 12 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.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.2...@standardnotes/api@1.20.3) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api
## [1.20.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.1...@standardnotes/api@1.20.2) (2022-11-16) ## [1.20.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.1...@standardnotes/api@1.20.2) (2022-11-16)
**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.2", "version": "1.20.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.23.301](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.300...@standardnotes/desktop@3.23.301) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.300](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.299...@standardnotes/desktop@3.23.300) (2022-11-16) ## [3.23.300](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.299...@standardnotes/desktop@3.23.300) (2022-11-16)
**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.23.300", "version": "3.23.301",
"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.11](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.10...@standardnotes/encryption@1.19.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.10](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.9...@standardnotes/encryption@1.19.10) (2022-11-16) ## [1.19.10](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.9...@standardnotes/encryption@1.19.10) (2022-11-16)
**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.10", "version": "1.19.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.
## [1.25.11](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.10...@standardnotes/filepicker@1.25.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.25.10](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.9...@standardnotes/filepicker@1.25.10) (2022-11-16) ## [1.25.10](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.9...@standardnotes/filepicker@1.25.10) (2022-11-16)
**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.25.10", "version": "1.25.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.
## [1.12.11](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.10...@standardnotes/files@1.12.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/files
## [1.12.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.9...@standardnotes/files@1.12.10) (2022-11-16) ## [1.12.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.9...@standardnotes/files@1.12.10) (2022-11-16)
**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.12.10", "version": "1.12.11",
"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.46.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.7...@standardnotes/mobile@3.46.8) (2022-11-16)
### Bug Fixes
* **mobile:** bump android targetSdkVersion to 31 ([66a8983](https://github.com/standardnotes/app/commit/66a898345af6ea48dfa3e7fae38fac97cb376cbe))
## [3.46.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.6...@standardnotes/mobile@3.46.7) (2022-11-16) ## [3.46.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.6...@standardnotes/mobile@3.46.7) (2022-11-16)
**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.46.7", "version": "3.46.8",
"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.37.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.36.0...@standardnotes/models@1.37.0) (2022-11-16)
### Features
* edit smart view predicate as json ([#2012](https://github.com/standardnotes/app/issues/2012)) ([f3e4ba8](https://github.com/standardnotes/app/commit/f3e4ba87795b82cbd96663b441f87ab80f710d05))
# [1.36.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.35.0...@standardnotes/models@1.36.0) (2022-11-16) # [1.36.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.35.0...@standardnotes/models@1.36.0) (2022-11-16)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.36.0", "version": "1.37.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.3.233](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.232...@standardnotes/releases@1.3.233) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.232](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.231...@standardnotes/releases@1.3.232) (2022-11-16) ## [1.3.232](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.231...@standardnotes/releases@1.3.232) (2022-11-16)
**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.3.232", "version": "1.3.233",
"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.45.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.0...@standardnotes/services@1.45.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/services
# [1.45.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.44.0...@standardnotes/services@1.45.0) (2022-11-16) # [1.45.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.44.0...@standardnotes/services@1.45.0) (2022-11-16)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.45.0", "version": "1.45.1",
"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.151.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.150.0...@standardnotes/snjs@2.151.0) (2022-11-16)
### Features
* edit smart view predicate as json ([#2012](https://github.com/standardnotes/app/issues/2012)) ([f3e4ba8](https://github.com/standardnotes/app/commit/f3e4ba87795b82cbd96663b441f87ab80f710d05))
# [2.150.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.149.1...@standardnotes/snjs@2.150.0) (2022-11-16) # [2.150.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.149.1...@standardnotes/snjs@2.150.0) (2022-11-16)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.150.0", "version": "2.151.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.13.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.12...@standardnotes/ui-services@1.13.13) (2022-11-16)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.11...@standardnotes/ui-services@1.13.12) (2022-11-16) ## [1.13.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.11...@standardnotes/ui-services@1.13.12) (2022-11-16)
**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.13.12", "version": "1.13.13",
"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.100.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.99.0...@standardnotes/web@3.100.0) (2022-11-16)
### Features
* edit smart view predicate as json ([#2012](https://github.com/standardnotes/app/issues/2012)) ([f3e4ba8](https://github.com/standardnotes/app/commit/f3e4ba87795b82cbd96663b441f87ab80f710d05))
# [3.99.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.2...@standardnotes/web@3.99.0) (2022-11-16) # [3.99.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.2...@standardnotes/web@3.99.0) (2022-11-16)
### Features ### Features

View File

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