Skip to content

Commit 6e17239

Browse files
committed
Versioning
1 parent 52031cf commit 6e17239

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.10] - 2024-12-12
5+
6+
- Enforce string length limits
7+
48
# [1.0.0-preview.9] - 2024-12-10
59

610
- Disabled submit button when form is incomplete

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.9",
3+
"version": "1.0.0-preview.10",
44
"description": "Pipedream Connect library for React",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)