action

A GitHub action to tweet from a repository

MIT License

Stars
697
Committers
34

Bot releases are hidden (Show)

action - v3.0.2 Latest Release

Published by gr2m over 1 year ago

3.0.2 (2023-06-23)

Bug Fixes

  • remove release plugins from package.json (#236) (75beb9e)
action - v2.2.1

Published by gr2m about 2 years ago

2.2.1 (2022-10-07)

Bug Fixes

  • revert bad release 2.2.0 (6f6b197)
action - v3.0.0

Published by gr2m about 2 years ago

BREAKING CHANGES

  • Moves to using the v2 API. Twitter apps need to be in a project to access the v2 API.
  • When retweeting, the only URL returned now is the original tweet, not the retweeter's tweet.
action - v2.2.0

Published by gr2m about 2 years ago

2.2.0 (2022-10-06)

Features

action - v2.1.3

Published by gr2m about 2 years ago

2.1.3 (2022-10-03)

Bug Fixes

action - v2.1.2

Published by gr2m about 2 years ago

2.1.2 (2022-09-26)

Bug Fixes

  • Allow trailing whitespace on front matter + thread delimiters (#210) (359fe68)
action - v2.1.1

Published by gr2m about 2 years ago

2.1.1 (2022-09-19)

Bug Fixes

  • use Node 16 as runner, update dependencies (#203) (419c4fb)
action - v2.1.0

Published by gr2m about 2 years ago

Features

action - v2.0.1

Published by gr2m about 2 years ago

2.0.1 (2022-09-17)

Bug Fixes

action - v2.0.0

Published by gr2m about 2 years ago

2.0.0 (2022-09-17)

  • rename gr2m/twitter-together to twitter-together/action (d4d3a81)

BREAKING CHANGES

  • gr2m/twitter-together`` is now twitter-together/action`
action - v1.9.2

Published by gr2m about 2 years ago

1.9.2 (2022-09-10)

Bug Fixes

  • deps: bump @actions/core from 1.2.6 to 1.9.1 (1338e79)
action - v1.9.1

Published by gr2m over 2 years ago

1.9.1 (2022-05-23)

Bug Fixes

  • update version in package.json as part of release (#191) (719aa65)
action - v1.9.0

Published by gr2m over 2 years ago

1.9.0 (2022-04-04)

Features

action - v1.8.3

Published by gr2m over 3 years ago

1.8.3 (2021-03-29)

Bug Fixes

  • deps: address security vulnerability by bumping y18n from 4.0.0 to 4.0.1 (#152) (f72bdb7)
action - v1.8.2

Published by gr2m over 3 years ago

1.8.2 (2021-03-29)

Bug Fixes

  • log error details in case of an error (71b7f88)
action - v1.8.1

Published by gr2m about 4 years ago

1.8.1 (2020-10-01)

Bug Fixes

  • deps: bump @actions/core from 1.2.4 to 1.2.6 (1f8013b)
action - v1.8.0

Published by gr2m about 4 years ago

1.8.0 (2020-09-20)

Features

action - v1.7.0

Published by gr2m about 4 years ago

1.7.0 (2020-09-19)

Features

action - v1.6.7

Published by gr2m over 4 years ago

1.6.7 (2020-04-30)

Bug Fixes

  • package: update @actions/core to version 1.2.4 (d3d5fbd)
action - v1.6.6

Published by gr2m over 4 years ago

1.6.6 (2020-03-03)

Bug Fixes

  • package: update @octokit/action to version 2.0.0 (33590be)