StandardNotes CI
2023-06-30 14:51:02 +00:00
parent 89849c9f90
commit a0bc6153d6
41 changed files with 116 additions and 20 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.26.18](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.17...@standardnotes/api@1.26.18) (2023-06-30)
**Note:** Version bump only for package @standardnotes/api
## [1.26.17](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.16...@standardnotes/api@1.26.17) (2023-06-29) ## [1.26.17](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.16...@standardnotes/api@1.26.17) (2023-06-29)
**Note:** Version bump only for package @standardnotes/api **Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/api", "name": "@standardnotes/api",
"version": "1.26.17", "version": "1.26.18",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.58](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.57...@standardnotes/clipper@1.1.58) (2023-06-30)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.57](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.56...@standardnotes/clipper@1.1.57) (2023-06-29) ## [1.1.57](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.56...@standardnotes/clipper@1.1.57) (2023-06-29)
**Note:** Version bump only for package @standardnotes/clipper **Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/clipper", "name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes", "description": "Web clipper browser extension for Standard Notes",
"version": "1.1.57", "version": "1.1.58",
"private": true, "private": true,
"scripts": { "scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.106.67](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.9...@standardnotes/desktop@3.106.67) (2023-06-30)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.66](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.8...@standardnotes/desktop@3.106.66) (2023-06-29) ## [3.106.66](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.8...@standardnotes/desktop@3.106.66) (2023-06-29)
**Note:** Version bump only for package @standardnotes/desktop **Note:** Version bump only for package @standardnotes/desktop

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.21.44](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.43...@standardnotes/encryption@1.21.44) (2023-06-30)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.43](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.42...@standardnotes/encryption@1.21.43) (2023-06-29) ## [1.21.43](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.42...@standardnotes/encryption@1.21.43) (2023-06-29)
**Note:** Version bump only for package @standardnotes/encryption **Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/encryption", "name": "@standardnotes/encryption",
"version": "1.21.43", "version": "1.21.44",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.59.6](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.5...@standardnotes/features@1.59.6) (2023-06-30)
**Note:** Version bump only for package @standardnotes/features
## [1.59.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.4...@standardnotes/features@1.59.5) (2023-05-22) ## [1.59.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.4...@standardnotes/features@1.59.5) (2023-05-22)
**Note:** Version bump only for package @standardnotes/features **Note:** Version bump only for package @standardnotes/features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/features", "name": "@standardnotes/features",
"version": "1.59.5", "version": "1.59.6",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.28.53](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.52...@standardnotes/filepicker@1.28.53) (2023-06-30)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.52](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.51...@standardnotes/filepicker@1.28.52) (2023-06-29) ## [1.28.52](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.51...@standardnotes/filepicker@1.28.52) (2023-06-29)
**Note:** Version bump only for package @standardnotes/filepicker **Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/filepicker", "name": "@standardnotes/filepicker",
"version": "1.28.52", "version": "1.28.53",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.15.15](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.14...@standardnotes/files@1.15.15) (2023-06-30)
**Note:** Version bump only for package @standardnotes/files
## [1.15.14](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.13...@standardnotes/files@1.15.14) (2023-06-29) ## [1.15.14](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.13...@standardnotes/files@1.15.14) (2023-06-29)
**Note:** Version bump only for package @standardnotes/files **Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/files", "name": "@standardnotes/files",
"version": "1.15.14", "version": "1.15.15",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.12.1](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.12.0...@standardnotes/icons@1.12.1) (2023-06-30)
**Note:** Version bump only for package @standardnotes/icons
# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.11.0...@standardnotes/icons@1.12.0) (2023-06-25) # [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.11.0...@standardnotes/icons@1.12.0) (2023-06-25)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/icons", "name": "@standardnotes/icons",
"version": "1.12.0", "version": "1.12.1",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.53.67](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.66...@standardnotes/mobile@3.53.67) (2023-06-30)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.66](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.65...@standardnotes/mobile@3.53.66) (2023-06-29) ## [3.53.66](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.65...@standardnotes/mobile@3.53.66) (2023-06-29)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.46.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.4...@standardnotes/models@1.46.5) (2023-06-30)
**Note:** Version bump only for package @standardnotes/models
## [1.46.4](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.3...@standardnotes/models@1.46.4) (2023-06-29) ## [1.46.4](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.3...@standardnotes/models@1.46.4) (2023-06-29)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/models", "name": "@standardnotes/models",
"version": "1.46.4", "version": "1.46.5",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.335](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.334...@standardnotes/releases@1.4.335) (2023-06-30)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.334](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.333...@standardnotes/releases@1.4.334) (2023-06-29) ## [1.4.334](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.333...@standardnotes/releases@1.4.334) (2023-06-29)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.25](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.24...@standardnotes/responses@1.13.25) (2023-06-30)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.24](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.23...@standardnotes/responses@1.13.24) (2023-05-22) ## [1.13.24](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.23...@standardnotes/responses@1.13.24) (2023-05-22)
**Note:** Version bump only for package @standardnotes/responses **Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/responses", "name": "@standardnotes/responses",
"version": "1.13.24", "version": "1.13.25",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.60.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.60.6...@standardnotes/services@1.60.7) (2023-06-30)
**Note:** Version bump only for package @standardnotes/services
## [1.60.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.60.5...@standardnotes/services@1.60.6) (2023-06-29) ## [1.60.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.60.5...@standardnotes/services@1.60.6) (2023-06-29)
**Note:** Version bump only for package @standardnotes/services **Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/services", "name": "@standardnotes/services",
"version": "1.60.6", "version": "1.60.7",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.4](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.3...@standardnotes/sncrypto-common@1.13.4) (2023-06-30)
**Note:** Version bump only for package @standardnotes/sncrypto-common
## [1.13.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.2...@standardnotes/sncrypto-common@1.13.3) (2022-11-17) ## [1.13.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.2...@standardnotes/sncrypto-common@1.13.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/sncrypto-common **Note:** Version bump only for package @standardnotes/sncrypto-common

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/sncrypto-common", "name": "@standardnotes/sncrypto-common",
"version": "1.13.3", "version": "1.13.4",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.14.4](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.3...@standardnotes/sncrypto-web@1.14.4) (2023-06-30)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.2...@standardnotes/sncrypto-web@1.14.3) (2022-11-17) ## [1.14.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.2...@standardnotes/sncrypto-web@1.14.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/sncrypto-web **Note:** Version bump only for package @standardnotes/sncrypto-web

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/sncrypto-web", "name": "@standardnotes/sncrypto-web",
"version": "1.14.3", "version": "1.14.4",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.200.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.169.6...@standardnotes/snjs@2.200.1) (2023-06-30)
**Note:** Version bump only for package @standardnotes/snjs
## [2.169.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.169.5...@standardnotes/snjs@2.169.6) (2023-06-29) ## [2.169.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.169.5...@standardnotes/snjs@2.169.6) (2023-06-29)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/snjs", "name": "@standardnotes/snjs",
"version": "2.200.0", "version": "2.200.1",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.33](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.32...@standardnotes/toast@1.3.33) (2023-06-30)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.32](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.31...@standardnotes/toast@1.3.32) (2023-06-25) ## [1.3.32](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.31...@standardnotes/toast@1.3.32) (2023-06-25)
**Note:** Version bump only for package @standardnotes/toast **Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/toast", "name": "@standardnotes/toast",
"version": "1.3.32", "version": "1.3.33",
"private": true, "private": true,
"main": "./src/index.ts", "main": "./src/index.ts",
"scripts": { "scripts": {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.26.22](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.21...@standardnotes/ui-services@1.26.22) (2023-06-30)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.26.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.20...@standardnotes/ui-services@1.26.21) (2023-06-29) ## [1.26.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.20...@standardnotes/ui-services@1.26.21) (2023-06-29)
**Note:** Version bump only for package @standardnotes/ui-services **Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/ui-services", "name": "@standardnotes/ui-services",
"version": "1.26.21", "version": "1.26.22",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.17.4](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.3...@standardnotes/utils@1.17.4) (2023-06-30)
**Note:** Version bump only for package @standardnotes/utils
## [1.17.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.2...@standardnotes/utils@1.17.3) (2023-06-29) ## [1.17.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.17.2...@standardnotes/utils@1.17.3) (2023-06-29)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/utils", "name": "@standardnotes/utils",
"version": "1.17.3", "version": "1.17.4",
"engines": { "engines": {
"node": ">=16.0.0 <17.0.0" "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. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.162.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.9...@standardnotes/web@3.162.10) (2023-06-30)
### Bug Fixes
* Fixed issue where clicking in file dialog context menu closed the dialog ([89849c9](https://github.com/standardnotes/app/commit/89849c9f90e8b66fc75c68e42a430dfcdbd5d798))
## [3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29) ## [3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29)
**Note:** Version bump only for package @standardnotes/web **Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{ {
"versions": [ "versions": [
{
"version": "3.162.10",
"title": "[3.162.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.9...@standardnotes/web@3.162.10) (2023-06-30)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where clicking in file dialog context menu closed the dialog ([89849c9](https://github.com/standardnotes/app/commit/89849c9f90e8b66fc75c68e42a430dfcdbd5d798))",
"parsed": {
"_": [
"Fixed issue where clicking in file dialog context menu closed the dialog (89849c9)"
],
"Bug Fixes": [
"Fixed issue where clicking in file dialog context menu closed the dialog (89849c9)"
]
}
},
{ {
"version": "3.162.9", "version": "3.162.9",
"title": "[3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29)", "title": "[3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29)",

View File

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