@wroud/git
Version:
A lightweight toolset for working with local git, including utilities for retrieving git commits and tags, ideal for CI/CD pipelines and automated release workflows.
52 lines (30 loc) • 1.33 kB
Markdown
<!-- header -->
# Changelog
All notable changes to this project will be documented in this file.
<!-- version:0.1.4 -->
## 0.1.4 (2025-02-07)
[Compare changes](https://github.com/Wroud/foundation/compare/git-v0.1.3...git-v0.1.4)
<!-- changelog -->
### 🩹 Fixes
- bump dependencies version ([91a7990](https://github.com/Wroud/foundation/commit/91a7990))
<!-- version:0.1.3 -->
## 0.1.3 (2024-11-26)
[Compare changes](https://github.com/Wroud/foundation/compare/git-v0.1.2...git-v0.1.3)
<!-- changelog -->
### 🩹 Fixes
- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))
<!-- version:0.1.2 -->
## 0.1.2 (2024-09-22)
[Compare changes](https://github.com/Wroud/foundation/compare/git-v0.1.1...git-v0.1.2)
### 🩹 Fixes
- support multiple releases ([afb329d](https://github.com/Wroud/foundation/commit/afb329d))
<!-- version:0.1.1 -->
## 0.1.1 (2024-09-22)
[Compare changes](https://github.com/Wroud/foundation/compare/git-v0.1.0...git-v0.1.1)
### 🩹 Fixes
- commits lookup ([a116e59](https://github.com/Wroud/foundation/commit/a116e59))
<!-- version:0.1.0 -->
## 0.1.0 (2024-09-22)
### ✨ Features
- add custom links parser ([24a5574](https://github.com/Wroud/foundation/commit/24a5574))
- automated releases ([5b14fdb](https://github.com/Wroud/foundation/commit/5b14fdb))