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
This commit is contained in:
StandardNotes CI
2022-11-15 13:56:50 +00:00
parent 68991abba7
commit d65abb9a49
10 changed files with 27 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.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

View File

@@ -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,

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.
## [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

View File

@@ -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,

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.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

View File

@@ -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",

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.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

View File

@@ -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",

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.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

View File

@@ -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.",