Release 1.3.0
Automatic release of version: 1.3.0
Changes in this pre-release:
Bug Fixes
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)