v2.0.0
V2.0.0 Release Notes 🎉
- Improve Generator scripts
- Add test workflow to check
typescript
types - Added jest testing workflow for
chatgpt-prompts
library - Added JSDoc to
createChatGPTPrompt
factory function - Exported
types
- BREAKING: No longer require
ChatGPTAPI
to be passed in tocreateChatGPTPrompt
as a param. Instead pass in the params of theChatGPTAPI
directly
Added Prompts
- Added
technologyTransferer
prompt - Added
spokenEnglishTeacherAndImprover
prompt
What's Changed
- Bump csv from 6.2.6 to 6.2.7 by @dependabot in #7
- Bump chatgpt from 4.1.3 to 4.4.1 by @dependabot in #8
- V2.0.0 by @pacholoamit in #10
Full Changelog: 1.2.2...2.0.0