Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/api@1.4.9
 - @standardnotes/components-meta@2.7.9
 - @standardnotes/desktop@3.23.101
 - @standardnotes/encryption@1.14.2
 - @standardnotes/features@1.50.5
 - @standardnotes/filepicker@1.22.2
 - @standardnotes/files@1.9.2
 - @standardnotes/mobile@3.31.17
 - @standardnotes/models@1.16.2
 - @standardnotes/releases@1.3.23
 - @standardnotes/responses@1.9.4
 - @standardnotes/services@1.17.2
 - @standardnotes/sncrypto-common@1.11.1
 - @standardnotes/sncrypto-web@1.12.3
 - @standardnotes/snjs@2.125.2
 - @standardnotes/ui-services@1.1.3
 - @standardnotes/utils@1.8.3
 - @standardnotes/web@3.45.5
 - @standardnotes/advanced-checklist@0.2.4
  • Loading branch information
standardci committed Aug 23, 2022
1 parent 58f9789 commit 26fe530
Show file tree
Hide file tree
Showing 38 changed files with 97 additions and 19 deletions.
4 changes: 4 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.8...@standardnotes/api@1.4.9) (2022-08-23)

**Note:** Version bump only for package @standardnotes/api

## [1.4.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.4.7...@standardnotes/api@1.4.8) (2022-08-23)

**Note:** Version bump only for package @standardnotes/api
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.4.8",
"version": "1.4.9",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.7.9](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.8...@standardnotes/components-meta@2.7.9) (2022-08-23)

**Note:** Version bump only for package @standardnotes/components-meta

## [2.7.8](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.7...@standardnotes/components-meta@2.7.8) (2022-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.7.8",
"version": "2.7.9",
"private": true,
"author": "Standard Notes.",
"main": "dist",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.3...@standardnotes/advanced-checklist@0.2.4) (2022-08-23)

**Note:** Version bump only for package @standardnotes/advanced-checklist

## [0.2.3](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.2.2...@standardnotes/advanced-checklist@0.2.3) (2022-07-13)

### Bug Fixes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.2.3",
"version": "0.2.4",
"description": "A task editor with grouping functionality.",
"author": "Standard Notes.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.101](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.100...@standardnotes/desktop@3.23.101) (2022-08-23)

**Note:** Version bump only for package @standardnotes/desktop

## [3.23.100](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.99...@standardnotes/desktop@3.23.100) (2022-08-23)

**Note:** Version bump only for package @standardnotes/desktop
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.100",
"version": "3.23.101",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions packages/encryption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.2](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.14.1...@standardnotes/encryption@1.14.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/encryption

## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.14.0...@standardnotes/encryption@1.14.1) (2022-08-23)

**Note:** Version bump only for package @standardnotes/encryption
Expand Down
2 changes: 1 addition & 1 deletion packages/encryption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.14.1",
"version": "1.14.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/features/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.50.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.4...@standardnotes/features@1.50.5) (2022-08-23)

**Note:** Version bump only for package @standardnotes/features

## [1.50.4](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.3...@standardnotes/features@1.50.4) (2022-07-13)

**Note:** Version bump only for package @standardnotes/features
Expand Down
2 changes: 1 addition & 1 deletion packages/features/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.50.4",
"version": "1.50.5",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/filepicker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.1...@standardnotes/filepicker@1.22.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/filepicker

## [1.22.1](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.22.0...@standardnotes/filepicker@1.22.1) (2022-08-23)

**Note:** Version bump only for package @standardnotes/filepicker
Expand Down
2 changes: 1 addition & 1 deletion packages/filepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.22.1",
"version": "1.22.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/files/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.9.1...@standardnotes/files@1.9.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/files

## [1.9.1](https://github.com/standardnotes/app/compare/@standardnotes/files@1.9.0...@standardnotes/files@1.9.1) (2022-08-23)

**Note:** Version bump only for package @standardnotes/files
Expand Down
2 changes: 1 addition & 1 deletion packages/files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.9.1",
"version": "1.9.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.31.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.16...@standardnotes/mobile@3.31.17) (2022-08-23)

**Note:** Version bump only for package @standardnotes/mobile

## [3.31.16](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.15...@standardnotes/mobile@3.31.16) (2022-08-23)

**Note:** Version bump only for package @standardnotes/mobile
Expand Down
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.31.16",
"version": "3.31.17",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",
Expand Down
4 changes: 4 additions & 0 deletions packages/models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.16.1...@standardnotes/models@1.16.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/models

## [1.16.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.16.0...@standardnotes/models@1.16.1) (2022-08-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.16.1",
"version": "1.16.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/releases/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.23](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.22...@standardnotes/releases@1.3.23) (2022-08-23)

**Note:** Version bump only for package @standardnotes/releases

## [1.3.22](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.21...@standardnotes/releases@1.3.22) (2022-08-23)

**Note:** Version bump only for package @standardnotes/releases
Expand Down
2 changes: 1 addition & 1 deletion packages/releases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.22",
"version": "1.3.23",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/responses/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.4](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.3...@standardnotes/responses@1.9.4) (2022-08-23)

**Note:** Version bump only for package @standardnotes/responses

## [1.9.3](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.9.2...@standardnotes/responses@1.9.3) (2022-07-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/responses/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.9.3",
"version": "1.9.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.17.1...@standardnotes/services@1.17.2) (2022-08-23)

### Bug Fixes

* **services:** counting trashed and archived items ([7bff3de](https://github.com/standardnotes/app/commit/7bff3dee24d058be91cb278b09692b4ff4396106))

## [1.17.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.17.0...@standardnotes/services@1.17.1) (2022-08-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.17.1",
"version": "1.17.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/sncrypto-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.11.0...@standardnotes/sncrypto-common@1.11.1) (2022-08-23)

**Note:** Version bump only for package @standardnotes/sncrypto-common

# 1.11.0 (2022-07-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/sncrypto-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-common",
"version": "1.11.0",
"version": "1.11.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/sncrypto-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.12.2...@standardnotes/sncrypto-web@1.12.3) (2022-08-23)

**Note:** Version bump only for package @standardnotes/sncrypto-web

## [1.12.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.12.1...@standardnotes/sncrypto-web@1.12.2) (2022-07-06)

**Note:** Version bump only for package @standardnotes/sncrypto-web
Expand Down
2 changes: 1 addition & 1 deletion packages/sncrypto-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.12.2",
"version": "1.12.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/snjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [2.125.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.1...@standardnotes/snjs@2.125.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/snjs

## [2.125.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.0...@standardnotes/snjs@2.125.1) (2022-08-23)

**Note:** Version bump only for package @standardnotes/snjs
Expand Down
2 changes: 1 addition & 1 deletion packages/snjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.125.1",
"version": "2.125.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/ui-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.2...@standardnotes/ui-services@1.1.3) (2022-08-23)

**Note:** Version bump only for package @standardnotes/ui-services

## [1.1.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.1.1...@standardnotes/ui-services@1.1.2) (2022-08-23)

**Note:** Version bump only for package @standardnotes/ui-services
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.1.2",
"version": "1.1.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.2...@standardnotes/utils@1.8.3) (2022-08-23)

**Note:** Version bump only for package @standardnotes/utils

## [1.8.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.8.1...@standardnotes/utils@1.8.2) (2022-07-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.8.2",
"version": "1.8.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.45.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.4...@standardnotes/web@3.45.5) (2022-08-23)

**Note:** Version bump only for package @standardnotes/web

## [3.45.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.3...@standardnotes/web@3.45.4) (2022-08-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.45.4",
"version": "3.45.5",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",
Expand Down

0 comments on commit 26fe530

Please sign in to comment.