Skip to content

Releases: LEDBrain/Community-Service

v1.8.5

03 May 02:09
efdfe17

Choose a tag to compare

1.8.5 (2024-05-03)

CI Changes

v1.8.4

02 May 16:21
6f9fd9a

Choose a tag to compare

1.8.4 (2024-05-02)

Bug Fixes

Miscellaneous

  • deps-dev: bump @types/node in the types group (4c4b833)
  • deps-dev: bump the typescript-eslint group with 2 updates (84b8155)
  • deps-dev: bump tsx from 4.7.2 to 4.7.3 (bfe0016)
  • deps-dev: bump tsx from 4.7.3 to 4.8.2 (932fe3a)
  • deps: bump discord-api-types from 0.37.81 to 0.37.82 (7a2b2e0)
  • deps: bump discord-api-types from 0.37.82 to 0.37.83 (c035da1)
  • deps: bump joi from 17.13.0 to 17.13.1 (9b021ac)
  • deps: bump zod from 3.23.4 to 3.23.5 (15aea3a)
  • docker: bump postgresql version from 14.2 to 16 (210c62f)

CI Changes

  • fix env vars (207377f)
  • remove postgres version requirement (692c714)

Test changes

  • config: tests path corrected (06cd377)

v1.8.3

25 Apr 19:50
90b0900

Choose a tag to compare

1.8.3 (2024-04-25)

Bug Fixes

Miscellaneous

  • release-please: add Changelog sections (486b3b5)

v1.8.2

25 Apr 19:31
e75bdd1

Choose a tag to compare

1.8.2 (2024-04-25)

Miscellaneous

  • deps-dev: bump the typescript-eslint group with 2 updates (4ef7fae)
  • deps: bump @t3-oss/env-core from 0.9.2 to 0.10.1 (6fb2690)
  • deps: bump discord-api-types from 0.37.79 to 0.37.81 (2942bb9)
  • deps: bump joi from 17.12.3 to 17.13.0 (91eef87)
  • deps: bump the prisma group with 2 updates (ba0cab4)
  • deps: bump zod from 3.22.5 to 3.23.3 (41c2a60)
  • deps: bump zod from 3.23.3 to 3.23.4 (b610ecc)

v1.8.1

21 Apr 14:16
1caaf0d

Choose a tag to compare

1.8.1 (2024-04-21)

Bug Fixes

  • build: build cannot find files (580c1ca)
  • tests: invalid export (86523a9)

Miscellaneous

  • add .DS_STORE to gitignore (797243f)
  • deps: bump tar in the npm_and_yarn group across 1 directory (3de0615)
  • deps: bump zod from 3.22.4 to 3.22.5 (16a4eb5)
  • deps: promote node-libcurl to dep from devDep (6538525)

v1.8.0

17 Apr 22:19
676ad53

Choose a tag to compare

1.8.0 (2024-04-17)

Features

  • events/VoiceStateUpdate: Add join, leave and move logs (d409e7a)

Bug Fixes

  • build: docker build and general build use esbuild now (fefd540)

Miscellaneous

  • deps-dev: bump @crowdin/crowdin-api-client from 1.33.0 to 1.33.1 (74b6cb1)
  • deps-dev: bump @types/node in the types group (68d0ef3)
  • deps-dev: bump @types/node in the types group (8c8a101)
  • deps-dev: bump the typescript-eslint group with 2 updates (ea0f63c)
  • deps-dev: bump the typescript-eslint group with 2 updates (240e486)
  • deps-dev: bump typescript from 5.4.4 to 5.4.5 (d86e263)
  • deps: bump @hapi/hapi from 21.3.8 to 21.3.9 (fe0fb3b)
  • fix start script (524878b)

v1.7.2

08 Apr 20:19
62a4e2a

Choose a tag to compare

1.7.2 (2024-04-08)

Miscellaneous

  • deps-dev: bump @types/node in the types group (51953f8)
  • deps: bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (07b0226)

CI Changes

v1.7.1

05 Apr 16:31
58b8652

Choose a tag to compare

1.7.1 (2024-04-05)

Bug Fixes

Miscellaneous

  • deps-dev: bump @crowdin/crowdin-api-client from 1.31.0 to 1.33.0 (11f630d)
  • deps-dev: bump @types/node in the types group (9a60278)
  • deps-dev: bump tsx from 4.7.1 to 4.7.2 (9aba393)
  • deps-dev: bump typescript from 5.4.3 to 5.4.4 (e9c4c26)
  • deps: bump @hapi/hapi from 21.3.7 to 21.3.8 (92340ab)
  • deps: bump discord-api-types from 0.37.76 to 0.37.79 (047df4b)
  • deps: bump joi from 17.12.2 to 17.12.3 (0f1de9f)
  • deps: bump the prisma group with 2 updates (98db5ef)

v1.7.0

04 Apr 21:04
b581ee6

Choose a tag to compare

1.7.0 (2024-04-04)

Features

  • events/MessageDelete: Add Event logic (4409ef5)

Bug Fixes

  • events/MessageUpdate: ignore same message content (dde1d53)

Miscellaneous

  • deps: remove semantic-release as a dependency (b03c299)
  • package: remove doubled rm statement (71e5e23)
  • release: remove .releaserc file (84fc249)

CI Changes

  • dependabot: change target-branch to dev (8b50d14)
  • dev: change pr branch to dev (7bbf09c)
  • Run dev workflow on PRs targeting main (1d22d39)
  • trigger workflows manually (79eba85)

v1.6.1

28 Mar 22:15
ce54694

Choose a tag to compare

1.6.1 (2024-03-28)

Miscellaneous

  • bootstrap releases for path: . (f0843c2)

CI Changes

  • release: customize release-please config (9c2c68b)
  • switch to release-please (4d534cb)