Skip to content

Commit 77eaee6

Browse files
committed
Bump version and update changelog
1 parent f6052bd commit 77eaee6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/connect-react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!-- markdownlint-disable MD024 -->
22
# Changelog
33

4+
# [1.0.0-preview.22] - 2025-01-21
5+
6+
- Allow custom string input for remote options
7+
48
# [1.0.0-preview.21] - 2025-01-17
59

610
- Fix a bug in async prop value validation when the prop is a string

packages/connect-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/connect-react",
3-
"version": "1.0.0-preview.21",
3+
"version": "1.0.0-preview.22",
44
"description": "Pipedream Connect library for React",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)