Tags: nodejs/commit-stream
Tags
chore(release): 2.2.0 [skip ci] ## [2.2.0](v2.1.0...v2.2.0) (2024-11-27) ### Features * add cveId support ([6c82ccd](6c82ccd)) ### Bug Fixes * add permissions: write to create release action ([776bc30](776bc30)) ### Tests * add CVE-ID test ([0748578](0748578)) * fix sha cve id pr ([670b4ab](670b4ab))
chore(release): 2.0.0 [skip ci] ## [2.0.0](v1.0.2...v2.0.0) (2023-04-04) ### ⚠ BREAKING CHANGES * refactor, format, and update ### Features * refactor, format, and update ([4fbc36a](4fbc36a)) ### Bug Fixes * check for and handle process erorrs ([f3db5f7](f3db5f7)) * full-depth checkout to make tests work ([2c69ecd](2c69ecd)) * release from main, not master ([2f458df](2f458df)) * use pipeline to catch errors ([090d127](090d127)) ### Trivial Changes * **ci:** add auto-release ([5ca9a54](5ca9a54)) * update strip-ansi to 6.x ([#5](#5)) ([b232087](b232087))