Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/api@1.26.88
 - @standardnotes/clipper@1.1.464
 - @standardnotes/desktop@3.110.66
 - @standardnotes/encryption@1.21.106
 - @standardnotes/filepicker@1.28.123
 - @standardnotes/files@1.20.8
 - @standardnotes/mobile@3.58.123
 - @standardnotes/models@1.56.0
 - @standardnotes/releases@1.4.759
 - @standardnotes/services@1.71.0
 - @standardnotes/snjs@2.209.0
 - @standardnotes/ui-services@1.37.14
 - @standardnotes/web@3.194.0
  • Loading branch information
standardci committed Apr 24, 2024
1 parent f0c7e77 commit ff722e0
Show file tree
Hide file tree
Showing 27 changed files with 87 additions and 13 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.26.88](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.87...@standardnotes/api@1.26.88) (2024-04-24)

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

## [1.26.87](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.86...@standardnotes/api@1.26.87) (2024-04-10)

**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.26.87",
"version": "1.26.88",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/clipper/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.464](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.463...@standardnotes/clipper@1.1.464) (2024-04-24)

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

## [1.1.463](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.462...@standardnotes/clipper@1.1.463) (2024-04-22)

**Note:** Version bump only for package @standardnotes/clipper
Expand Down
2 changes: 1 addition & 1 deletion packages/clipper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.463",
"version": "1.1.464",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
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.110.66](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.193.10...@standardnotes/desktop@3.110.66) (2024-04-24)

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

## [3.110.65](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.193.9...@standardnotes/desktop@3.110.65) (2024-04-22)

**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.110.65",
"version": "3.110.66",
"license": "AGPL-3.0",
"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.21.106](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.105...@standardnotes/encryption@1.21.106) (2024-04-24)

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

## [1.21.105](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.104...@standardnotes/encryption@1.21.105) (2024-04-10)

**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.21.105",
"version": "1.21.106",
"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.28.123](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.122...@standardnotes/filepicker@1.28.123) (2024-04-24)

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

## [1.28.122](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.121...@standardnotes/filepicker@1.28.122) (2024-04-20)

**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.28.122",
"version": "1.28.123",
"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.20.8](https://github.com/standardnotes/app/compare/@standardnotes/files@1.20.7...@standardnotes/files@1.20.8) (2024-04-24)

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

## [1.20.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.20.6...@standardnotes/files@1.20.7) (2024-04-20)

**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.20.7",
"version": "1.20.8",
"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.58.123](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.193.10...@standardnotes/mobile@3.58.123) (2024-04-24)

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

## [3.58.122](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.121...@standardnotes/mobile@3.58.122) (2024-04-22)

**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.58.122",
"version": "3.58.123",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",
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.56.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.55.3...@standardnotes/models@1.56.0) (2024-04-24)

### Features

* Switched editor appearance preferences to be local instead of synced ([#2870](https://github.com/standardnotes/app/issues/2870)) ([594a606](https://github.com/standardnotes/app/commit/594a6061b2af619c5f585d6327fd4c3f20dac740))

## [1.55.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.55.2...@standardnotes/models@1.55.3) (2024-04-10)

**Note:** Version bump only for package @standardnotes/models
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.55.3",
"version": "1.56.0",
"publishConfig": {
"access": "public"
},
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.4.759](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.758...@standardnotes/releases@1.4.759) (2024-04-24)

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

## [1.4.758](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.757...@standardnotes/releases@1.4.758) (2024-04-22)

**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.4.758",
"version": "1.4.759",
"license": "AGPL-3.0",
"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.71.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.11...@standardnotes/services@1.71.0) (2024-04-24)

### Features

* Switched editor appearance preferences to be local instead of synced ([#2870](https://github.com/standardnotes/app/issues/2870)) ([594a606](https://github.com/standardnotes/app/commit/594a6061b2af619c5f585d6327fd4c3f20dac740))

## [1.70.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.10...@standardnotes/services@1.70.11) (2024-04-20)

**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.70.11",
"version": "1.71.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.209.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.22...@standardnotes/snjs@2.209.0) (2024-04-24)

### Features

* Switched editor appearance preferences to be local instead of synced ([#2870](https://github.com/standardnotes/app/issues/2870)) ([594a606](https://github.com/standardnotes/app/commit/594a6061b2af619c5f585d6327fd4c3f20dac740))

## [2.208.22](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.21...@standardnotes/snjs@2.208.22) (2024-04-20)

**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.208.22",
"version": "2.209.0",
"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.37.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.13...@standardnotes/ui-services@1.37.14) (2024-04-24)

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

## [1.37.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.12...@standardnotes/ui-services@1.37.13) (2024-04-20)

### Bug Fixes
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.37.13",
"version": "1.37.14",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/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.

# [3.194.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.10...@standardnotes/web@3.194.0) (2024-04-24)

### Features

* Switched editor appearance preferences to be local instead of synced ([#2870](https://github.com/standardnotes/app/issues/2870)) ([594a606](https://github.com/standardnotes/app/commit/594a6061b2af619c5f585d6327fd4c3f20dac740))

## [3.193.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.9...@standardnotes/web@3.193.10) (2024-04-22)

**Note:** Version bump only for package @standardnotes/web
Expand Down
14 changes: 14 additions & 0 deletions packages/web/CHANGELOG.md.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.194.0",
"title": "[3.194.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.10...@standardnotes/web@3.194.0) (2024-04-24)",
"date": null,
"body": "### Features\n\n* Switched editor appearance preferences to be local instead of synced ([#2870](https://github.com/standardnotes/app/issues/2870)) ([594a606](https://github.com/standardnotes/app/commit/594a6061b2af619c5f585d6327fd4c3f20dac740))",
"parsed": {
"_": [
"Switched editor appearance preferences to be local instead of synced (#2870) (594a606)"
],
"Features": [
"Switched editor appearance preferences to be local instead of synced (#2870) (594a606)"
]
}
},
{
"version": "3.193.10",
"title": "[3.193.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.9...@standardnotes/web@3.193.10) (2024-04-22)",
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.193.10",
"version": "3.194.0",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",
Expand Down

0 comments on commit ff722e0

Please sign in to comment.