Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2.0.0+1.19.4 #63

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2022

πŸ€– I have created a release beep boop

2.0.0+1.19.4

2.0.0+1.19.4 (2023-06-08)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • add samolego/FabricTailor support for player avatars (closes #68) (#75) (6a14aba)
  • add player avatars to certain messages (closes #31) (#62) (331e6d8)
  • add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
  • chat: send Discord stickers into Minecraft (closes #74) (#76) (8c8ca3e)
  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • chat: show player avatar on login, logout, death and teleport messages (331e6d8)
  • cmds: show avatar in custom command feedback where a player is detected (331e6d8)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Bug Fixes

  • api: regex characters in StringTemplate variables should be escaped (#65) (4553977)
  • mixins that may now be remapped (f17a48d)

Miscellaneous Chores

  • release as v2.0.0+1.19.4 (d3d9bfc)
api: 2.0.0+1.19.4

2.0.0+1.19.4 (2023-06-08)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • add samolego/FabricTailor support for player avatars (closes #68) (#75) (6a14aba)
  • add player avatars to certain messages (closes #31) (#62) (331e6d8)
  • add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • chat: show player avatar on login, logout, death and teleport messages (331e6d8)
  • cmds: show avatar in custom command feedback where a player is detected (331e6d8)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Bug Fixes

  • api: regex characters in StringTemplate variables should be escaped (#65) (4553977)
  • mixins that may now be remapped (f17a48d)

Miscellaneous Chores

  • release as v2.0.0+1.19.4 (d3d9bfc)
chat: 2.0.0+1.19.4

2.0.0+1.19.4 (2023-06-08)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • add samolego/FabricTailor support for player avatars (closes #68) (#75) (6a14aba)
  • add player avatars to certain messages (closes #31) (#62) (331e6d8)
  • add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
  • chat: send Discord stickers into Minecraft (closes #74) (#76) (8c8ca3e)
  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • chat: show player avatar on login, logout, death and teleport messages (331e6d8)
  • cmds: show avatar in custom command feedback where a player is detected (331e6d8)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Bug Fixes

  • mixins that may now be remapped (f17a48d)

Miscellaneous Chores

  • release as v2.0.0+1.19.4 (d3d9bfc)
cmds: 2.0.0+1.19.4

2.0.0+1.19.4 (2023-06-08)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • add player avatars to certain messages (closes #31) (#62) (331e6d8)
  • add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • chat: show player avatar on login, logout, death and teleport messages (331e6d8)
  • cmds: show avatar in custom command feedback where a player is detected (331e6d8)
  • initial beta (#24) (d053f57)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Bug Fixes

  • api: unused JDA classes should remain (fixes #37) (#38) (35c6599)
  • cmds: commands that don't have an output should receive a default message (fixes #54) (162f30f)
  • cmds: commands with multiple lines of output should edit the original embed (162f30f)

Miscellaneous Chores

  • force release as v1.0.0-beta.1 (81e23ff)
  • force release as v1.0.0-beta.2 (01a60f0)
  • force release as v1.0.0-beta.3 (b36b83a)
  • release as v2.0.0+1.19.4 (d3d9bfc)
presence: 2.0.0+1.19.4

2.0.0+1.19.4 (2023-06-08)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

Features

  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
  • use Patbox/TextPlaceholderAPI for templating (#70) (a570d0a)

Miscellaneous Chores

  • release as v2.0.0+1.19.4 (d3d9bfc)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 6d91ede to 62a9d41 Compare October 3, 2022 03:48
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 62a9d41 to 861c6ec Compare October 13, 2022 13:46
@github-actions github-actions bot changed the title chore: release v1.2.0-beta.3 chore: release v2.0.0-beta.3 Jun 4, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 42f8126 to 9c834ac Compare June 8, 2023 03:52
@github-actions github-actions bot changed the title chore: release v2.0.0-beta.3 chore: release v2.0.0+1.19.4 Jun 8, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9c834ac to c20a343 Compare June 8, 2023 03:56
@axieum axieum merged commit 6bf62af into main Jun 8, 2023
@axieum axieum deleted the release-please--branches--main branch June 8, 2023 03:57
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2023

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2023

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2023

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2023

@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant