chore(release): publish
- @standardnotes/api@1.26.29 - @standardnotes/clipper@1.1.98 - @standardnotes/desktop@3.108.29 - @standardnotes/encryption@1.21.52 - @standardnotes/features@1.59.10 - @standardnotes/filepicker@1.28.61 - @standardnotes/files@1.16.7 - @standardnotes/mobile@3.56.8 - @standardnotes/models@1.46.11 - @standardnotes/releases@1.4.380 - @standardnotes/responses@1.13.30 - @standardnotes/services@1.63.5 - @standardnotes/snjs@2.202.7 - @standardnotes/ui-services@1.28.6 - @standardnotes/web@3.166.16
This commit is contained in:
@@ -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.26.29](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.28...@standardnotes/api@1.26.29) (2023-07-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fixes issue where some accounts were not correctly loading subscription info ([#2361](https://github.com/standardnotes/app/issues/2361)) ([eba1289](https://github.com/standardnotes/app/commit/eba1289ab9da10a545b58572bcf0dde8c050de61))
|
||||
|
||||
## [1.26.28](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.27...@standardnotes/api@1.26.28) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/api",
|
||||
"version": "1.26.28",
|
||||
"version": "1.26.29",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.1.98](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.97...@standardnotes/clipper@1.1.98) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.97](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.96...@standardnotes/clipper@1.1.97) (2023-07-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.1.97",
|
||||
"version": "1.1.98",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
||||
@@ -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.108.29](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.15...@standardnotes/desktop@3.108.29) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.108.28](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.166.14...@standardnotes/desktop@3.108.28) (2023-07-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.108.28",
|
||||
"version": "3.108.29",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -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.21.52](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.51...@standardnotes/encryption@1.21.52) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
||||
## [1.21.51](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.50...@standardnotes/encryption@1.21.51) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/encryption
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/encryption",
|
||||
"version": "1.21.51",
|
||||
"version": "1.21.52",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.59.10](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.9...@standardnotes/features@1.59.10) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/features
|
||||
|
||||
## [1.59.9](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.8...@standardnotes/features@1.59.9) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/features",
|
||||
"version": "1.59.9",
|
||||
"version": "1.59.10",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.28.61](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.60...@standardnotes/filepicker@1.28.61) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/filepicker
|
||||
|
||||
## [1.28.60](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.59...@standardnotes/filepicker@1.28.60) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/filepicker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/filepicker",
|
||||
"version": "1.28.60",
|
||||
"version": "1.28.61",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.16.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.6...@standardnotes/files@1.16.7) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files
|
||||
|
||||
## [1.16.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.5...@standardnotes/files@1.16.6) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/files",
|
||||
"version": "1.16.6",
|
||||
"version": "1.16.7",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.56.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.7...@standardnotes/mobile@3.56.8) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.56.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.6...@standardnotes/mobile@3.56.7) (2023-07-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.56.7",
|
||||
"version": "3.56.8",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
||||
@@ -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.46.11](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.10...@standardnotes/models@1.46.11) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/models
|
||||
|
||||
## [1.46.10](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.9...@standardnotes/models@1.46.10) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/models
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/models",
|
||||
"version": "1.46.10",
|
||||
"version": "1.46.11",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.380](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.379...@standardnotes/releases@1.4.380) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.379](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.378...@standardnotes/releases@1.4.379) (2023-07-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.379",
|
||||
"version": "1.4.380",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.13.30](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.29...@standardnotes/responses@1.13.30) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/responses
|
||||
|
||||
## [1.13.29](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.28...@standardnotes/responses@1.13.29) (2023-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/responses
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/responses",
|
||||
"version": "1.13.29",
|
||||
"version": "1.13.30",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.63.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.4...@standardnotes/services@1.63.5) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/services
|
||||
|
||||
## [1.63.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.3...@standardnotes/services@1.63.4) (2023-07-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/services
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/services",
|
||||
"version": "1.63.4",
|
||||
"version": "1.63.5",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.202.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.6...@standardnotes/snjs@2.202.7) (2023-07-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fixes issue where some accounts were not correctly loading subscription info ([#2361](https://github.com/standardnotes/app/issues/2361)) ([eba1289](https://github.com/standardnotes/app/commit/eba1289ab9da10a545b58572bcf0dde8c050de61))
|
||||
|
||||
## [2.202.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.5...@standardnotes/snjs@2.202.6) (2023-07-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/snjs",
|
||||
"version": "2.202.6",
|
||||
"version": "2.202.7",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.28.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.5...@standardnotes/ui-services@1.28.6) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
||||
## [1.28.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.4...@standardnotes/ui-services@1.28.5) (2023-07-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/ui-services
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/ui-services",
|
||||
"version": "1.28.5",
|
||||
"version": "1.28.6",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
@@ -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.166.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.15...@standardnotes/web@3.166.16) (2023-07-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
## [3.166.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.14...@standardnotes/web@3.166.15) (2023-07-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.166.16",
|
||||
"title": "[3.166.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.15...@standardnotes/web@3.166.16) (2023-07-17)",
|
||||
"date": null,
|
||||
"body": "**Note:** Version bump only for package @standardnotes/web",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Note: Version bump only for package @standardnotes/web"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.166.15",
|
||||
"title": "[3.166.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.14...@standardnotes/web@3.166.15) (2023-07-16)",
|
||||
@@ -361,6 +372,17 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.164.0",
|
||||
"title": "[3.164.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.3...@standardnotes/web@3.164.0) (2023-07-03)",
|
||||
"date": null,
|
||||
"body": "**Note:** Version bump only for package @standardnotes/web",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Note: Version bump only for package @standardnotes/web"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.163.3",
|
||||
"title": "[3.163.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.2...@standardnotes/web@3.163.3) (2023-07-02)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.166.15",
|
||||
"version": "3.166.16",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user