Skip to content

Releases: juliolmuller/feedget

v1.1.12

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:36
ecbdf91

1.1.12 (2026-06-23)

v1.1.11

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:34
1cbb86e

1.1.11 (2026-06-23)

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:20
21e9115

1.1.10 (2026-06-23)

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 22 Apr 17:40
4145909

1.1.9 (2026-04-22)

Bug Fixes

  • server: upgrade nodemailer to latest version to fix security issues (4145909)

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 22 Apr 17:35
cf17e43

1.1.8 (2026-04-22)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 19 Dec 19:05
dd806fb

1.1.7 (2025-12-19)

  • chore: define generic project version (dd806fb)

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 19 Dec 16:14
af7c118

1.1.6 (2025-12-19)

  • build(server): migrate from Node to Bun as project runtime (af7c118)
  • chore: adjust project version to a neutral one, controlled by semantic-release (83077bc)

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Dec 12:35
9d319d5

1.1.5 (2025-12-19)

  • fix(server): fix Prisma generated-types usage (9d319d5)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Dec 12:02
4488062

1.1.4 (2025-12-19)

  • fix(server): extract constants to separate file (4488062)
  • fix(server): set default database URL (6f53550)
  • fix(server): set default database URL outside src/ (c7a0470)
  • chore(server): upgrade Prisma ORM to latest version (#9) (3c84f1f), closes #9

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Dec 15:51

1.1.3 (2025-12-18)

  • style(server): resolve linting issues (3a70349)
  • ci: add workflow to self-assign PR's (a1164b0)