Releases: s1mpson/yearsprogress
Releases · s1mpson/yearsprogress
v1.1.1 (🚑️ Fix Vulnerabilities)
yearsprogress
Meta's Threads bot that posts current year progress bar updates.
What's Changed
- Fix 2 NPM vulnerabilities (1 moderate, 1 critical):
- Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - GHSA-67hx-6x53-jw92
- Axios Cross-Site Request Forgery Vulnerability - GHSA-wf5p-g6vw-rhxx
v1.1.0 (✨ Debug Mode)
yearsprogress
Meta's Threads bot that posts current year progress bar updates.
What's Changed
- Introduces debug mode with respective
-d
&--debug
flags. Prevents the app from posting messages to Threads. Useful for developing and testing new features without exposing them to the public. - Prints out year progress updates in the terminal.
v1.0.1 (🔧 Fixed Execution Issues)
yearsprogress
Meta's Threads bot that posts current year progress bar updates.
What's Changed
- Fixed CLI command execution issues when installing the program globally
- [Fix / Enhancement] Improved NPM package size by limiting exports to only what's needed
v1.0.0 (🎉 Initial Release)
yearsprogress
Meta's Threads bot that posts current year progress bar updates.