2.4.0 (2023-09-23)
- 💥 remove liquibase and bump dependencies (8fb2059)
2.3.4 (2023-01-19)
- deps: bump @slack/bolt from 3.11.3 to 3.12.2 (7527c3c)
2.3.3 (2022-08-08)
- bump number of liquibase changelogs (64fa2e4)
2.3.2 (2022-08-08)
- grant xp on public message when there is no experience (69f89d6)
2.3.1 (2022-08-03)
- specify encoding in JAVA_OPTS (9469e75)
2.3.0 (2022-08-03)
- manual message sending can be sent in a thread (c97b5c3)
2.2.0 (2022-07-31)
- implement serious game (261697e)
2.1.0 (2022-07-14)
- remove lcao xsd for liquibase and modify default app port (a7cf98b)
2.0.3 (2022-07-14)
- add node in PATH for the run command (8b2f781)
2.0.2 (2022-07-14)
- push docker image with correct version (439d3b9)
2.0.1 (2022-07-14)
- remove husky and build Docker image with node & java (f052833)
2.0.0 (2022-07-13)
- disable npm publish (7ecad1a)
- Bump version to 2.0.0
1.1.0 (2022-07-13)
- release v2.0.0 (c11f2d5)
- .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)