Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
  • Loading branch information
standardci committed Nov 18, 2023
1 parent ef06c17 commit 0357128
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 9 deletions.
4 changes: 4 additions & 0 deletions cdn/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.

## [0.10.2](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/community-cdn

## [0.10.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/community-cdn
Expand Down
2 changes: 1 addition & 1 deletion cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/community-cdn",
"version": "0.10.1",
"version": "0.10.2",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes Community",
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/com.sncommunity.advanced-checklist/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.

## [0.5.2](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

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

## [0.5.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/advanced-checklist
Expand Down
2 changes: 1 addition & 1 deletion packages/com.sncommunity.advanced-checklist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/advanced-checklist",
"version": "0.5.1",
"version": "0.5.2",
"description": "A task editor with grouping functionality.",
"keywords": [
"Standard Notes",
Expand Down
4 changes: 4 additions & 0 deletions packages/com.sncommunity.markdown-basic/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.7.2](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-basic

## [1.7.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-basic
Expand Down
2 changes: 1 addition & 1 deletion packages/com.sncommunity.markdown-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.7.1",
"version": "1.7.2",
"main": "dist/dist.js",
"author": "Standard Notes Community",
"description": "A Markdown editor with dynamic split-pane preview.",
Expand Down
4 changes: 4 additions & 0 deletions packages/com.sncommunity.markdown-math/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.5.2](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-math

## [1.5.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-math
Expand Down
2 changes: 1 addition & 1 deletion packages/com.sncommunity.markdown-math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.5.1",
"version": "1.5.2",
"description": "A beautiful split-pane Markdown editor with synced-scroll, LaTeX support, and colorful syntax.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/com.sncommunity.markdown-visual/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.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-visual

# [1.4.0](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/com.sncommunity.markdown-visual/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.4.0",
"version": "1.4.1",
"author": "Standard Notes Community",
"description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/com.sncommunity.minimal-markdown/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.2](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-minimal

## [1.4.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/markdown-minimal
Expand Down
2 changes: 1 addition & 1 deletion packages/com.sncommunity.minimal-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.4.1",
"version": "1.4.2",
"description": "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F",
"author": "Standard Notes Community",
"main": "dist/dist.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/org.standardnotes.code-editor/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.6.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/classic-code-editor

# [1.6.0](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/org.standardnotes.code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/classic-code-editor",
"version": "1.6.0",
"version": "1.6.1",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/org.standardnotes.plus-editor/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.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/rich-text

# [1.9.0](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/org.standardnotes.plus-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/rich-text",
"version": "1.9.0",
"version": "1.9.1",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/org.standardnotes.simple-task-editor/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.6.1](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

**Note:** Version bump only for package @standardnotes/simple-task-editor

# [1.6.0](https://github.com/standardnotes/plugins/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/org.standardnotes.simple-task-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/simple-task-editor",
"version": "1.6.0",
"version": "1.6.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 0357128

Please sign in to comment.