Skip to content

Releases: codinglombok/LombokCharts

lombok-charts: v0.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:11
ce30f1a

0.1.6 (2026-08-30)

Bug Fixes

  • remove typecheck from publish-packages (matches CI) (74fc9e1)

Download LombokCharts

lombok-charts: v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 12:07
bb7bae5

0.1.5 (2026-08-30)

Bug Fixes

  • ci: add packages:write permission to github-packages caller job (5422979)

Download LombokCharts

lombok-charts: v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:49
18c9ba2

0.1.4 (2026-08-30)

Bug Fixes

  • ci: remove invalid eslint-disable rules + fix UMD export check in compat.yml (0bca190)

Download LombokCharts

lombok-charts: v0.1.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 03:34
eacac71

0.1.3 (2026-08-28)

Bug Fixes

  • add eslint flat config and update lint script (fb52f76)

Download LombokCharts

lombok-charts: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:23
fde6467

0.1.2 (2026-08-18)

Bug Fixes

  • add pull-requests write permission for super-linter (ebb144a)
  • exclude auto-generated CHANGELOG from lint, add PR write permission (79165ba)
  • force-add dist in auto-commit step (8f63e8e)
  • resolve CodeQL High/Medium findings and add workflow permissions (a1283af)

Download LombokCharts

lombok-charts: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:18
c23ebf8

0.1.1 (2026-07-14)

Bug Fixes

  • escape tooltip HTML to prevent DOM-based XSS via chart labels (ca18222)