chore(release): publish

- @standardnotes/desktop@3.104.21
 - @standardnotes/mobile@3.49.20
 - @standardnotes/releases@1.4.44
 - @standardnotes/snjs@2.156.2
 - @standardnotes/web@3.126.0
This commit is contained in:
StandardNotes CI
2022-12-13 17:15:10 +00:00
parent c7b158eb64
commit fb517a91b0
11 changed files with 43 additions and 5 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.
## [3.104.21](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.125.0...@standardnotes/desktop@3.104.21) (2022-12-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.20](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.124.0...@standardnotes/desktop@3.104.20) (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.20",
"version": "3.104.21",
"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.49.20](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.19...@standardnotes/mobile@3.49.20) (2022-12-13)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.19](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.18...@standardnotes/mobile@3.49.19) (2022-12-08)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.49.19",
"version": "3.49.20",
"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.44](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.43...@standardnotes/releases@1.4.44) (2022-12-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.43](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.42...@standardnotes/releases@1.4.43) (2022-12-08)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.43",
"version": "1.4.44",
"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.
## [2.156.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.1...@standardnotes/snjs@2.156.2) (2022-12-13)
### Bug Fixes
* **snjs:** remove @newrelic/native-metrics by upgrading @standardnotes/settings ([7f41564](https://github.com/standardnotes/app/commit/7f415643283f418886a641deb7539f1e256e6a3d))
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.156.1",
"version": "2.156.2",
"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.126.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.125.0...@standardnotes/web@3.126.0) (2022-12-13)
### Features
* Ability to record videos and capture photos directly in app by selecting + in Files view ([#2095](https://github.com/standardnotes/app/issues/2095)) ([d4b63e4](https://github.com/standardnotes/app/commit/d4b63e4ea6e82ba17ebb02da3ca1cfc9ced92b57))
# [3.125.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.124.0...@standardnotes/web@3.125.0) (2022-12-08)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.126.0",
"title": "[3.126.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.125.0...@standardnotes/web@3.126.0) (2022-12-13)",
"date": null,
"body": "### Features\n\n* Ability to record videos and capture photos directly in app by selecting + in Files view ([#2095](https://github.com/standardnotes/app/issues/2095)) ([d4b63e4](https://github.com/standardnotes/app/commit/d4b63e4ea6e82ba17ebb02da3ca1cfc9ced92b57))",
"parsed": {
"_": [
"Ability to record videos and capture photos directly in app by selecting + in Files view (#2095) (d4b63e4)"
],
"Features": [
"Ability to record videos and capture photos directly in app by selecting + in Files view (#2095) (d4b63e4)"
]
}
},
{
"version": "3.125.0",
"title": "[3.125.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.124.0...@standardnotes/web@3.125.0) (2022-12-08)",

View File

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