StandardNotes CI
2022-12-08 17:37:43 +00:00
parent d149b500ee
commit 1dc9086257
27 changed files with 83 additions and 13 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.18",
"version": "1.20.19",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.104.19](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.123.1...@standardnotes/desktop@3.104.19) (2022-12-08)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.123.0...@standardnotes/desktop@3.104.18) (2022-12-08)
**Note:** Version bump only for package @standardnotes/desktop

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.26",
"version": "1.19.27",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.27.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.3...@standardnotes/filepicker@1.27.4) (2022-12-08)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.27.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.2...@standardnotes/filepicker@1.27.3) (2022-12-05)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.27.3",
"version": "1.27.4",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.14.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.3...@standardnotes/files@1.14.4) (2022-12-08)
**Note:** Version bump only for package @standardnotes/files
## [1.14.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.2...@standardnotes/files@1.14.3) (2022-12-05)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.3",
"version": "1.14.4",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.49.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.17...@standardnotes/mobile@3.49.18) (2022-12-08)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.16...@standardnotes/mobile@3.49.17) (2022-12-08)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.39.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.39.2...@standardnotes/models@1.39.3) (2022-12-08)
**Note:** Version bump only for package @standardnotes/models
## [1.39.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.39.1...@standardnotes/models@1.39.2) (2022-12-05)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.39.2",
"version": "1.39.3",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.42](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.41...@standardnotes/releases@1.4.42) (2022-12-08)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.41](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.40...@standardnotes/releases@1.4.41) (2022-12-08)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.50.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.4...@standardnotes/services@1.50.5) (2022-12-08)
**Note:** Version bump only for package @standardnotes/services
## [1.50.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.3...@standardnotes/services@1.50.4) (2022-12-05)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.50.4",
"version": "1.50.5",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.156.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.0...@standardnotes/snjs@2.156.1) (2022-12-08)
**Note:** Version bump only for package @standardnotes/snjs
# [2.156.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.4...@standardnotes/snjs@2.156.0) (2022-12-05)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.156.0",
"version": "2.156.1",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.5...@standardnotes/ui-services@1.19.6) (2022-12-08)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.19.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.4...@standardnotes/ui-services@1.19.5) (2022-12-08)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.19.5",
"version": "1.19.6",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.15.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.14.1...@standardnotes/utils@1.15.0) (2022-12-08)
### Features
* Add current Writing Streak to Daily Notebooks ([#2093](https://github.com/standardnotes/app/issues/2093)) ([d149b50](https://github.com/standardnotes/app/commit/d149b500ee3f13f63a1f831e6e0ba29a53e3e416))
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.14.0...@standardnotes/utils@1.14.1) (2022-12-02)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.14.1",
"version": "1.15.0",
"engines": {
"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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.124.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.1...@standardnotes/web@3.124.0) (2022-12-08)
### Features
* Add current Writing Streak to Daily Notebooks ([#2093](https://github.com/standardnotes/app/issues/2093)) ([d149b50](https://github.com/standardnotes/app/commit/d149b500ee3f13f63a1f831e6e0ba29a53e3e416))
## [3.123.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.0...@standardnotes/web@3.123.1) (2022-12-08)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.124.0",
"title": "[3.124.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.1...@standardnotes/web@3.124.0) (2022-12-08)",
"date": null,
"body": "### Features\n\n* Add current Writing Streak to Daily Notebooks ([#2093](https://github.com/standardnotes/app/issues/2093)) ([d149b50](https://github.com/standardnotes/app/commit/d149b500ee3f13f63a1f831e6e0ba29a53e3e416))",
"parsed": {
"_": [
"Add current Writing Streak to Daily Notebooks (#2093) (d149b50)"
],
"Features": [
"Add current Writing Streak to Daily Notebooks (#2093) (d149b50)"
]
}
},
{
"version": "3.123.1",
"title": "[3.123.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.0...@standardnotes/web@3.123.1) (2022-12-08)",

View File

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