Skip to content

Commit 1fdd4ef

Browse files
committed
chore: release version v2.7.2
1 parent 858ff82 commit 1fdd4ef

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v2.7.2](https://github.com/zachdaniel/git_ops/compare/v2.7.1...v2.7.2) (2025-03-06)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* typo in igniter installer. (#72)
16+
817
## [v2.7.1](https://github.com/zachdaniel/git_ops/compare/v2.7.0...v2.7.1) (2025-02-24)
918

1019

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule GitOps.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/zachdaniel/git_ops"
5-
@version "2.7.1"
5+
@version "2.7.2"
66

77
def project do
88
[

0 commit comments

Comments
 (0)