StandardNotes CI
2022-10-21 16:52:42 +00:00
parent 18235751d4
commit ac28b29d65
24 changed files with 66 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.17.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.17.1...@standardnotes/api@1.17.2) (2022-10-21)
**Note:** Version bump only for package @standardnotes/api
## [1.17.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.17.0...@standardnotes/api@1.17.1) (2022-10-21) ## [1.17.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.17.0...@standardnotes/api@1.17.1) (2022-10-21)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/api", "name": "@standardnotes/api",
"version": "1.17.1", "version": "1.17.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.23.236](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.235...@standardnotes/desktop@3.23.236) (2022-10-21)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.235](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.234...@standardnotes/desktop@3.23.235) (2022-10-21) ## [3.23.235](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.234...@standardnotes/desktop@3.23.235) (2022-10-21)
**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.235", "version": "3.23.236",
"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.18.5](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.4...@standardnotes/encryption@1.18.5) (2022-10-21)
**Note:** Version bump only for package @standardnotes/encryption
## [1.18.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.3...@standardnotes/encryption@1.18.4) (2022-10-19) ## [1.18.4](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.3...@standardnotes/encryption@1.18.4) (2022-10-19)
**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.18.4", "version": "1.18.5",
"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.24.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.6...@standardnotes/filepicker@1.24.7) (2022-10-21)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.24.6](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.5...@standardnotes/filepicker@1.24.6) (2022-10-19) ## [1.24.6](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.5...@standardnotes/filepicker@1.24.6) (2022-10-19)
**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.24.6", "version": "1.24.7",
"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.11.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.6...@standardnotes/files@1.11.7) (2022-10-21)
**Note:** Version bump only for package @standardnotes/files
## [1.11.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.5...@standardnotes/files@1.11.6) (2022-10-19) ## [1.11.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.5...@standardnotes/files@1.11.6) (2022-10-19)
**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.11.6", "version": "1.11.7",
"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.43.23](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.22...@standardnotes/mobile@3.43.23) (2022-10-21)
**Note:** Version bump only for package @standardnotes/mobile
## [3.43.22](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.21...@standardnotes/mobile@3.43.22) (2022-10-21) ## [3.43.22](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.21...@standardnotes/mobile@3.43.22) (2022-10-21)
**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.43.22", "version": "3.43.23",
"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.30.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.29.1...@standardnotes/models@1.30.0) (2022-10-21)
### Features
* ability to favorite tags + customize icon ([#1858](https://github.com/standardnotes/app/issues/1858)) ([cbd0063](https://github.com/standardnotes/app/commit/cbd0063926a416c23225242a4a1796712b6b224e))
## [1.29.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.29.0...@standardnotes/models@1.29.1) (2022-10-19) ## [1.29.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.29.0...@standardnotes/models@1.29.1) (2022-10-19)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.29.1", "version": "1.30.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.165](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.164...@standardnotes/releases@1.3.165) (2022-10-21)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.164](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.163...@standardnotes/releases@1.3.164) (2022-10-21) ## [1.3.164](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.163...@standardnotes/releases@1.3.164) (2022-10-21)
**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.164", "version": "1.3.165",
"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.34.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.34.3...@standardnotes/services@1.34.4) (2022-10-21)
**Note:** Version bump only for package @standardnotes/services
## [1.34.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.34.2...@standardnotes/services@1.34.3) (2022-10-21) ## [1.34.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.34.2...@standardnotes/services@1.34.3) (2022-10-21)
**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.34.3", "version": "1.34.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.
# [2.143.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.142.3...@standardnotes/snjs@2.143.0) (2022-10-21)
### Features
* ability to favorite tags + customize icon ([#1858](https://github.com/standardnotes/app/issues/1858)) ([cbd0063](https://github.com/standardnotes/app/commit/cbd0063926a416c23225242a4a1796712b6b224e))
## [2.142.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.142.2...@standardnotes/snjs@2.142.3) (2022-10-21) ## [2.142.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.142.2...@standardnotes/snjs@2.142.3) (2022-10-21)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.142.3", "version": "2.143.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.9.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.9.1...@standardnotes/ui-services@1.9.2) (2022-10-21)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.9.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.9.0...@standardnotes/ui-services@1.9.1) (2022-10-21) ## [1.9.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.9.0...@standardnotes/ui-services@1.9.1) (2022-10-21)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/ui-services", "name": "@standardnotes/ui-services",
"version": "1.9.1", "version": "1.9.2",
"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.84.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.83.0...@standardnotes/web@3.84.0) (2022-10-21)
### Features
* ability to favorite tags + customize icon ([#1858](https://github.com/standardnotes/app/issues/1858)) ([cbd0063](https://github.com/standardnotes/app/commit/cbd0063926a416c23225242a4a1796712b6b224e))
# [3.83.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.82.6...@standardnotes/web@3.83.0) (2022-10-21) # [3.83.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.82.6...@standardnotes/web@3.83.0) (2022-10-21)
### Features ### Features

View File

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