@wroud/conventional-commits-bump
Version:
A utility for determining version bump types (major, minor, patch) based on conventional commit messages, facilitating semantic versioning in your projects.
54 lines (32 loc) • 1.36 kB
Markdown
<!-- header -->
# Changelog
All notable changes to this project will be documented in this file.
<!-- version:0.1.4 -->
## 0.1.4 (2025-09-22)
[Compare changes](https://github.com/Wroud/foundation/compare/cc-bump-v0.1.3...cc-bump-v0.1.4)
<!-- changelog -->
### 🩹 Fixes
- publish sources to npm for source maps ([0631b68](https://github.com/Wroud/foundation/commit/0631b68))
<!-- version:0.1.3 -->
## 0.1.3 (2025-02-07)
[Compare changes](https://github.com/Wroud/foundation/compare/cc-bump-v0.1.2...cc-bump-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-bump-v0.1.1...cc-bump-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-bump-v0.1.0...cc-bump-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))