UNPKG

@wroud/conventional-commits-parser

Version:

A lightweight parser for conventional commits that supports extracting commit metadata, generating commit messages, and managing commit trailers in TypeScript.

54 lines (32 loc) 1.44 kB
<!-- header --> # Changelog All notable changes to this project will be documented in this file. <!-- version:0.2.0 --> ## 0.2.0 (2025-06-05) [Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.3...cc-parser-v0.2.0) <!-- changelog --> ### ✨ Features - include body as breaking change with bang ([#42](https://github.com/Wroud/foundation/issues/42)) ([2af5458](https://github.com/Wroud/foundation/commit/2af5458)) <!-- version:0.1.3 --> ## 0.1.3 (2025-02-07) [Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.2...cc-parser-v0.1.3) <!-- changelog --> ### 🩹 Fixes - bump dependencies version ([91a7990](https://github.com/Wroud/foundation/commit/91a7990)) <!-- version:0.1.2 --> ## 0.1.2 (2024-11-26) [Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.1...cc-parser-v0.1.2) <!-- changelog --> ### 🩹 Fixes - update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7)) <!-- version:0.1.1 --> ## 0.1.1 (2024-10-12) [Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.0...cc-parser-v0.1.1) <!-- changelog --> ### 🩹 Fixes - specify files to publish to npm ([f925937](https://github.com/Wroud/foundation/commit/f925937)) <!-- version:0.1.0 --> ## 0.1.0 (2024-10-07) <!-- changelog --> ### ✨ Features - automated releases ([5b14fdb](https://github.com/Wroud/foundation/commit/5b14fdb))