StandardNotes CI
2023-02-03 07:53:25 +00:00
parent 9414774e89
commit d29d021b24
17 changed files with 62 additions and 8 deletions

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.25.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.16...@standardnotes/api@1.25.0) (2023-02-03)
### Features
* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))
## [1.24.16](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.15...@standardnotes/api@1.24.16) (2023-02-02)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.24.16",
"version": "1.25.0",
"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.128](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.145.1...@standardnotes/desktop@3.104.128) (2023-02-03)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.127](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.145.0...@standardnotes/desktop@3.104.127) (2023-02-03)
**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.127",
"version": "3.104.128",
"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.
## [3.51.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.7...@standardnotes/mobile@3.51.8) (2023-02-03)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.6...@standardnotes/mobile@3.51.7) (2023-02-03)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.7",
"version": "3.51.8",
"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.4.151](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.150...@standardnotes/releases@1.4.151) (2023-02-03)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.150](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.149...@standardnotes/releases@1.4.150) (2023-02-03)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.57.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.18...@standardnotes/services@1.57.0) (2023-02-03)
### Features
* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))
## [1.56.18](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.17...@standardnotes/services@1.56.18) (2023-02-03)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.56.18",
"version": "1.57.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.
# [2.166.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.6...@standardnotes/snjs@2.166.0) (2023-02-03)
### Features
* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))
## [2.165.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.5...@standardnotes/snjs@2.165.6) (2023-02-03)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.165.6",
"version": "2.166.0",
"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.24.26](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.25...@standardnotes/ui-services@1.24.26) (2023-02-03)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.25](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.24...@standardnotes/ui-services@1.24.25) (2023-02-03)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.25",
"version": "1.24.26",
"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.146.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.1...@standardnotes/web@3.146.0) (2023-02-03)
### Features
* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))
## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.146.0",
"title": "[3.146.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.1...@standardnotes/web@3.146.0) (2023-02-03)",
"date": null,
"body": "### Features\n\n* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))",
"parsed": {
"_": [
"dev: add u2f ui for managing devices and signing in (#2182) (9414774)"
],
"Features": [
"dev: add u2f ui for managing devices and signing in (#2182) (9414774)"
]
}
},
{
"version": "3.145.1",
"title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)",

View File

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