Adding v18 and v20 to supported node releases Adding dependabot upgrades
Adding v16 to supported node releases
Readme includes credits page
New Custom Example
- Includes:
- SimpleBot.js
- CustomBotClient.js
- feature files
- readme
- update to overall readme structure with links to example read-me's
Update Dependencies
Fix for automated publish
Manual publish to mitigate downloads of broken package. No code changes.
Fix prepublish build
Github Workflows for CI/CD
- Two new automation workflows:
- Build and Test
- Publish to NPM when release is created
Minor changes to URLs that can also appear in npmjs.com
- Cleanup elements that can be viewed from the npmjs chatpickle page
Initial public NPM release
- To install use
npm install chatpickle --save-dev
More Examples
- schedule-appintment-bot.feature example
Pattern for Cucumber
- The original conversational step examples for Cucumber
- order-flowers-bot.feature example