Skip to content

Releases: resend/release-workflow-experiment

release-workflow-experiment@2.0.0

Choose a tag to compare

The module no longer is the version string (4974ee8)

Use .version instead.

Pull request & contributors

release-workflow-experiment@1.4.0 (release-1)

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:41
a907bf4

Add mumble() (d34ba21)

release-workflow-experiment@1.3.0

Choose a tag to compare

Add whisper() (fb21416)

Pull request & contributors

Expose whisper() from the main entry (1ac0156)

Pull request & contributors

Point the README at the results (497822b)

Pull request & contributors

release-workflow-experiment@1.2.1

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:35
b04de50

Add whisper() (0e2014d)

release-workflow-experiment@1.2.0

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:22
0307d72

Add shout() (d0e77ed)

Like greet(), louder.

release-workflow-experiment@1.1.0

Choose a tag to compare

Add greet() (376966b)

Returns a greeting for a name.

Pull request & contributors

Add a README (f24fcaf)

The npm page had no description.

Pull request & contributors

Export the version as a named export too (1731c09)

require("release-workflow-experiment").version now works.

Pull request & contributors

Handle an empty name in greet() (ec75ad1)

An empty name now greets the world instead of nobody.

Pull request & contributors

Fix greet() punctuation (8c7ea1b)

Pull request & contributors

release-workflow-experiment@1.0.3 (release-1.0)

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:32
9837774

Say which line this README belongs to (aafb1eb)

Pull request & contributors

release-workflow-experiment@1.0.2 (release-1.0)

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:16
91045d8

Point the README at the results (071ebdc)

release-workflow-experiment@1.0.1

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 20:05
676818b

Add a README (0785093)

The npm page had no description.

release-workflow-experiment@1.0.0

Choose a tag to compare

@resend-oss resend-oss released this 10 Sep 19:44
ae71678

Initial release