Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 230a9f8

Browse files
Version Packages (#127)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 0246ff3 commit 230a9f8

7 files changed

Lines changed: 26 additions & 10 deletions

File tree

.changeset/petite-maps-rest.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

plugins/character-pair-decorator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`909b379`](https://github.com/portabletext/plugins/commit/909b379df26d9c0dfc59dc9ede21e80a163f0a03) Thanks [@stipsan](https://github.com/stipsan)! - add react compiler
8+
39
## 1.0.17
410

511
### Patch Changes

plugins/character-pair-decorator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/plugin-character-pair-decorator",
3-
"version": "1.0.17",
3+
"version": "1.1.0",
44
"description": "Automatically match a pair of characters and decorate the text in between",
55
"keywords": [
66
"portabletext",

plugins/markdown-shortcuts/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`909b379`](https://github.com/portabletext/plugins/commit/909b379df26d9c0dfc59dc9ede21e80a163f0a03) Thanks [@stipsan](https://github.com/stipsan)! - add react compiler
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`909b379`](https://github.com/portabletext/plugins/commit/909b379df26d9c0dfc59dc9ede21e80a163f0a03)]:
12+
- @portabletext/plugin-character-pair-decorator@1.1.0
13+
314
## 1.0.16
415

516
### Patch Changes

plugins/markdown-shortcuts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/plugin-markdown-shortcuts",
3-
"version": "1.0.16",
3+
"version": "1.1.0",
44
"description": "Adds helpful Markdown shortcuts to the editor",
55
"keywords": [
66
"portabletext",

plugins/one-line/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [`909b379`](https://github.com/portabletext/plugins/commit/909b379df26d9c0dfc59dc9ede21e80a163f0a03) Thanks [@stipsan](https://github.com/stipsan)! - add react compiler
8+
39
## 1.0.19
410

511
### Patch Changes

plugins/one-line/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/plugin-one-line",
3-
"version": "1.0.19",
3+
"version": "1.1.0",
44
"description": "🤏 Restricts the Portable Text Editor to a single line",
55
"keywords": [
66
"portabletext",

0 commit comments

Comments
 (0)