Skip to content

Latest commit

 

History

History
108 lines (50 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

108 lines (50 loc) · 4.04 KB

2.4.0 (2023-09-23)

Features

  • 💥 remove liquibase and bump dependencies (8fb2059)

2.3.4 (2023-01-19)

Bug Fixes

  • deps: bump @slack/bolt from 3.11.3 to 3.12.2 (7527c3c)

2.3.3 (2022-08-08)

Bug Fixes

  • bump number of liquibase changelogs (64fa2e4)

2.3.2 (2022-08-08)

Bug Fixes

  • grant xp on public message when there is no experience (69f89d6)

2.3.1 (2022-08-03)

Bug Fixes

  • specify encoding in JAVA_OPTS (9469e75)

2.3.0 (2022-08-03)

Features

  • manual message sending can be sent in a thread (c97b5c3)

2.2.0 (2022-07-31)

Features

2.1.0 (2022-07-14)

Features

  • remove lcao xsd for liquibase and modify default app port (a7cf98b)

2.0.3 (2022-07-14)

Bug Fixes

  • add node in PATH for the run command (8b2f781)

2.0.2 (2022-07-14)

Bug Fixes

  • push docker image with correct version (439d3b9)

2.0.1 (2022-07-14)

Bug Fixes

  • remove husky and build Docker image with node & java (f052833)

2.0.0 (2022-07-13)

Continuous Integration

BREAKING CHANGES

  • Bump version to 2.0.0

1.1.0 (2022-07-13)

Features

1.0.0 (2022-07-13)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (362b93e)
  • build Docker & provide NPM token to release (1b825ee)
  • Build Docker on build workflow (04a22fe)
  • Checkout repo before Docker build (6d26dbe)
  • disable publish on npm registry (e348129)
  • remove DockerHub authentication for build workflow (283bdf1)
  • Remove npm run all command from github workflows (1a8ce07)