Skip to content

Releases: vj-abigo/invite-on-label

v1.4

08 Nov 03:55
Compare
Choose a tag to compare

Release notes

  • removed deprecated versions
  • update to this version to solve the deprecation issues

What's Changed

  • dep(action): update from Node12 to Node16 by @devenes in #29

New Contributors

Full Changelog: v1.3...v1.4

v1.3

19 Jan 15:21
Compare
Choose a tag to compare

Release Notes

existingMemberMessage (optional) Message for existing organization members

Default Message: You are already a member of our Organisation.

What's Changed

New Contributors

Full Changelog: v1.2...v1.3

v1.2

23 Jan 08:13
8a87e2e
Compare
Choose a tag to compare

Release notes:

  • Close the issue automatically

Breaking changes

  • Rename ACCESS_TOKEN -> INVITE_TOKEN

Example:

env:
     INVITE_TOKEN: ${{ secrets.ANY_NAME }}

v1.1

16 Jan 05:44
5691e40
Compare
Choose a tag to compare
Update README.md