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 v #113

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

api: 2.0.1+1.20.1

2.0.1+1.20.1 (2023-10-19)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

deps

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)
  • api: add 'i18n' config for translations (#48) (64b95c0)
  • api: add String formatting to string templates (4baa059)
  • chat: add Discord reply messages (closes #50) (#57) (4baa059)
  • 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

  • lang3 classes should not be relocated (fixes #40) (#42) (9c107f3)
  • api: do not attempt to remap the language mixin (791775b)
  • api: do not load already loaded modded translations (fixes #78) (#79) (d6614bd)
  • api: regex characters in StringTemplate variables should be escaped (#65) (4553977)
  • api: unused JDA classes should remain (fixes #37) (#38) (35c6599)
  • chat: correct Discord message placeholders in config (4baa059)
  • chat: unused java-diff-utils classes should remain (9c107f3)
  • mixins that may now be remapped (f17a48d)
  • modded translation keys should be resolved (fixes #45) (64b95c0)

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)

Build System

  • api: add support for Minecraft 1.20-1.20.1 (#102) (d2534e2)
chat: 2.0.1+1.20.1

2.0.1+1.20.1 (2023-10-19)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

deps

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)
  • api: add 'i18n' config for translations (#48) (64b95c0)
  • api: add String formatting to string templates (4baa059)
  • chat: add /me, /say and /tellraw command messages (closes #51) (#53) (7eea724)
  • chat: add Discord reply messages (closes #50) (#57) (4baa059)
  • 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)
  • chat: use new fabric-message-api events (closes #32) (#52) (1859c69)
  • 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

  • lang3 classes should not be relocated (fixes #40) (#42) (9c107f3)
  • chat: correct teleport message placeholders in config (7eea724)
  • chat: correct Discord message placeholders in config (4baa059)
  • chat: do not check player count during server start-up on Discord messages (fixes #84) (#91) (8cddbeb)
  • chat: unused java-diff-utils classes should remain (9c107f3)
  • mixins that may now be remapped (f17a48d)
  • modded translation keys should be resolved (fixes #45) (64b95c0)

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)

Build System

  • chat: add support for Minecraft 1.20-1.20.1 (#103) (0a150ec)
cmds: 2.0.1+1.20.1

2.0.1+1.20.1 (2023-10-19)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

deps

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)
  • cmds: option choices were incorrectly serializing to disk (fixes #83) (#90) (70574c4)

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)

Build System

  • cmds: add support for Minecraft 1.20-1.20.1 (#104) (07d260f)
presence: 2.0.0+1.20.1

2.0.0+1.20.1 (2023-10-19)

⚠ BREAKING CHANGES

  • use Patbox/TextPlaceholderAPI for templating (#70)

deps

Features

  • chat: separate advancement config into task, goal and challenge (a570d0a)
  • 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)

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)

Build System

  • presence: add support for Minecraft 1.20-1.20.1 (#105) (ae5e637)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from ca1a1b8 to 0fd5200 Compare October 19, 2023 14:04
@axieum axieum closed this Oct 20, 2023
@axieum axieum deleted the release-please--branches--main branch October 20, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment