From d65abb9a493aadf0b65be98e1787f1182347a33f Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Tue, 15 Nov 2022 13:56:50 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.23.297 - @standardnotes/docs@0.2.2 - @standardnotes/mobile@3.46.4 - @standardnotes/releases@1.3.229 - @standardnotes/web@3.98.0 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/docs/CHANGELOG.md | 4 ++++ packages/docs/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/package.json | 2 +- 10 files changed, 27 insertions(+), 5 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index b2c742532..d2d66bcbe 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -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.23.297](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.296...@standardnotes/desktop@3.23.297) (2022-11-15) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.296](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.295...@standardnotes/desktop@3.23.296) (2022-11-14) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index df5069c2d..a2bdd7657 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.23.296", + "version": "3.23.297", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index c728c3a0b..1d12287b7 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -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. +## [0.2.2](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.1...@standardnotes/docs@0.2.2) (2022-11-15) + +**Note:** Version bump only for package @standardnotes/docs + ## [0.2.1](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.0...@standardnotes/docs@0.2.1) (2022-10-05) ### Bug Fixes diff --git a/packages/docs/package.json b/packages/docs/package.json index 027890150..6133df26e 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/docs", - "version": "0.2.1", + "version": "0.2.2", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 1101f74c7..9c688c1d9 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -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.46.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.3...@standardnotes/mobile@3.46.4) (2022-11-15) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.46.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.2...@standardnotes/mobile@3.46.3) (2022-11-14) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 367190c2c..6740b8e26 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.46.3", + "version": "3.46.4", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 9ff08a065..944e485cd 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -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.3.229](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.228...@standardnotes/releases@1.3.229) (2022-11-15) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.228](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.227...@standardnotes/releases@1.3.228) (2022-11-14) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index d5fb1e7a9..1fb2d00c3 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.228", + "version": "1.3.229", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 37436352a..bd0284096 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -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.98.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.97.0...@standardnotes/web@3.98.0) (2022-11-15) + +### Features + +* add smart view with custom json ([#2000](https://github.com/standardnotes/app/issues/2000)) ([68991ab](https://github.com/standardnotes/app/commit/68991abba7a2b32047ec7cc6402c3a8b5cc6ec52)) + # [3.97.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.96.1...@standardnotes/web@3.97.0) (2022-11-14) ### Bug Fixes diff --git a/packages/web/package.json b/packages/web/package.json index c75d94172..c0b7b586f 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.97.0", + "version": "3.98.0", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",