Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/api@1.10.0
 - @standardnotes/desktop@3.23.195
 - @standardnotes/encryption@1.16.0
 - @standardnotes/filepicker@1.23.12
 - @standardnotes/files@1.10.12
 - @standardnotes/mobile@3.40.0
 - @standardnotes/models@1.24.0
 - @standardnotes/releases@1.3.121
 - @standardnotes/services@1.25.0
 - @standardnotes/sncrypto-common@1.13.0
 - @standardnotes/sncrypto-web@1.14.0
 - @standardnotes/snjs@2.135.0
 - @standardnotes/ui-services@1.6.1
 - @standardnotes/web@3.70.3
  • Loading branch information
standardci committed Oct 6, 2022
1 parent cbbe913 commit 3733707
Show file tree
Hide file tree
Showing 28 changed files with 91 additions and 14 deletions.
6 changes: 6 additions & 0 deletions packages/api/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.10.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.9.2...@standardnotes/api@1.10.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

## [1.9.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.9.1...@standardnotes/api@1.9.2) (2022-10-05)

**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.9.2",
"version": "1.10.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
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.195](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.194...@standardnotes/desktop@3.23.195) (2022-10-06)

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

## [3.23.194](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.193...@standardnotes/desktop@3.23.194) (2022-10-06)

**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.194",
"version": "3.23.195",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/encryption/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.16.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.11...@standardnotes/encryption@1.16.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

## [1.15.11](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.10...@standardnotes/encryption@1.15.11) (2022-10-05)

**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.15.11",
"version": "1.16.0",
"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.23.12](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.11...@standardnotes/filepicker@1.23.12) (2022-10-06)

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

## [1.23.11](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.10...@standardnotes/filepicker@1.23.11) (2022-10-05)

**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.23.11",
"version": "1.23.12",
"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.10.12](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.11...@standardnotes/files@1.10.12) (2022-10-06)

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

## [1.10.11](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.10...@standardnotes/files@1.10.11) (2022-10-05)

**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.10.11",
"version": "1.10.12",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/mobile/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.

# [3.40.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.39.12...@standardnotes/mobile@3.40.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

## [3.39.12](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.39.11...@standardnotes/mobile@3.39.12) (2022-10-06)

**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.39.12",
"version": "3.40.0",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",
Expand Down
6 changes: 6 additions & 0 deletions packages/models/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.24.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.23.0...@standardnotes/models@1.24.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

# [1.23.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.22.1...@standardnotes/models@1.23.0) (2022-10-05)

### Features
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.23.0",
"version": "1.24.0",
"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.121](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.120...@standardnotes/releases@1.3.121) (2022-10-06)

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

## [1.3.120](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.119...@standardnotes/releases@1.3.120) (2022-10-06)

**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.120",
"version": "1.3.121",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
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.25.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.24.3...@standardnotes/services@1.25.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

## [1.24.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.24.2...@standardnotes/services@1.24.3) (2022-10-05)

**Note:** Version bump only for package @standardnotes/services
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.24.3",
"version": "1.25.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/sncrypto-common/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.13.0](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.12.0...@standardnotes/sncrypto-common@1.13.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.11.1...@standardnotes/sncrypto-common@1.12.0) (2022-09-28)

### 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.12.0",
"version": "1.13.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/sncrypto-web/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.14.0](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.13.0...@standardnotes/sncrypto-web@1.14.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

# [1.13.0](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.12.3...@standardnotes/sncrypto-web@1.13.0) (2022-09-28)

### Features
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.13.0",
"version": "1.14.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/snjs/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.

# [2.135.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.9...@standardnotes/snjs@2.135.0) (2022-10-06)

### Features

* experimental 005 operator ([#1753](https://github.com/standardnotes/app/issues/1753)) ([cbbe913](https://github.com/standardnotes/app/commit/cbbe913cd6eb694dd27997927bd5c45e8a64cc09))

## [2.134.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.8...@standardnotes/snjs@2.134.9) (2022-10-05)

### Bug Fixes
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.134.9",
"version": "2.135.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-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.6.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.6.0...@standardnotes/ui-services@1.6.1) (2022-10-06)

### Bug Fixes

* dark mode toggling ([1377846](https://github.com/standardnotes/app/commit/1377846f3f3a23a405c96b8a733d439947abfefe))

# [1.6.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.5.2...@standardnotes/ui-services@1.6.0) (2022-10-05)

### Features
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.6.0",
"version": "1.6.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.70.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.70.2...@standardnotes/web@3.70.3) (2022-10-06)

### Bug Fixes

* dark mode toggling ([1377846](https://github.com/standardnotes/app/commit/1377846f3f3a23a405c96b8a733d439947abfefe))
* **mobile:** reenable bouncing in lists ([c13dd88](https://github.com/standardnotes/app/commit/c13dd883a41d21d46350676f350ac95b5ae5d5a6))

## [3.70.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.70.1...@standardnotes/web@3.70.2) (2022-10-06)

### 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.70.2",
"version": "3.70.3",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",
Expand Down

0 comments on commit 3733707

Please sign in to comment.