Skip to content

Commit 81bd0a9

Browse files
committed
Amend changeset to minor bump
Bump the changeset to a minor version and mention that the feature is only available to beta testers.
1 parent b157b28 commit 81bd0a9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changesets/add-heartbeats-support.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
2-
bump: "patch"
2+
bump: "minor"
33
type: "add"
44
---
55

6+
_Heartbeats are currently only available to beta testers. If you are interested in trying it out, [send an email to [email protected]](mailto:[email protected]?subject=Heartbeat%20beta)!_
7+
8+
---
9+
610
Add heartbeats support. You can send heartbeats directly from your code, to
711
track the execution of certain processes:
812

0 commit comments

Comments
 (0)