Skip to content

Commit

Permalink
Amend changeset to minor bump
Browse files Browse the repository at this point in the history
Bump the changeset to a minor version and mention that the feature
is only available to beta testers.
  • Loading branch information
unflxw committed Apr 22, 2024
1 parent b157b28 commit 81bd0a9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .changesets/add-heartbeats-support.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
bump: "patch"
bump: "minor"
type: "add"
---

_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)!_

---

Add heartbeats support. You can send heartbeats directly from your code, to
track the execution of certain processes:

Expand Down

0 comments on commit 81bd0a9

Please sign in to comment.