UNPKG

temp-disposable-email

Version:

Generating Temporary email address for testing, retrieving email from the temporary email address

59 lines (25 loc) 3.46 kB
## [0.0.1](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/compare/v1.11.3...v0.0.1) (2024-11-29) ### Bug Fixes * add changelog generation and release creation steps to CI workflow ([191def0](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/191def07b8a21d0d081b95eaf061bee5dc460a3f)) * correct indentation in CI workflow steps ([4f7a8bb](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/4f7a8bb83745b6b58fabd5aceb645217ceba8664)) ## [1.11.3](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/compare/v1.11.2...v1.11.3) (2024-11-29) ### Bug Fixes * add semantic release plugins for changelog, GitHub, and npm support ([50347f2](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/50347f295747b056d425ff69f8c42167046f3431)) * remove unused semantic release plugins from configuration ([10ecf70](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/10ecf7060d2b6841bccdb224b4a878010a100032)) * update release configuration to include semantic release plugins and add publishConfig for npm registry ([0c9bf12](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/0c9bf120d683c8fe1e3f4357134d13e1d6405530)) ## [1.11.2](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/compare/v1.11.1...v1.11.2) (2024-11-29) ### Bug Fixes * update BASE_URL to use environment variable and clean up console log messages ([f1ae4eb](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/f1ae4eb88f18b50c38ad9f4dd9a52fa336e18b2c)) ## [1.11.1](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/compare/v1.11.0...v1.11.1) (2024-11-29) ### Bug Fixes * consolidate CI workflows into a single configuration and update Node.js version management ([e226240](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/e22624094e9e78128a7b74b942fa218b64d18485)) * enhance README.md with improved structure and additional sections ([85742ed](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/85742ed515fc68cef6151c4ae95f2312186931cf)) * remove unnecessary console log from fetchMessages function ([39420b9](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/39420b96c7207c0d711098fdef99fd3fe13aecf7)) * update Jest configuration to include testMatch and add types for Jest and Node ([6de96dc](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/6de96dc424d6826bdaa2b31155cc0d8ec22c4a1e)) * update Node.js version in .nvmrc to 20.x.x ([3a44b1a](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/3a44b1a8c782dee383a7c01e5c74dbaca57c5015)) # [1.11.0](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/compare/v1.10.1...v1.11.0) (2024-11-29) ### Bug Fixes * simplify release configuration by removing unnecessary plugins ([aa9beb4](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/aa9beb4ba94ff33b710cea6924492bc74f28129b)) * specify Node.js version in release workflow for consistency ([4b82c00](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/4b82c0040ef5ae3592d7b3ed0e920e50519dd3d7)) ### Features * update GitHub workflows for improved release process and add Playwright tests ([9e9498b](https://github.com/pirasanthan-jesugeevegan/temp-disposable-email/commit/9e9498b314295d29a5a9ee90de67ae0a5116475c))