Skip to content

Commit b57d69f

Browse files
committed
Release version 1.4.7
1 parent 608b355 commit b57d69f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
Versions follow [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html)
88

9-
## Unreleased changes post [1.4.6]
9+
## Unreleased changes post [1.4.7]
10+
11+
## [1.4.7] - 2025-11-05
1012

1113
## [1.4.6] - 2025-08-09
1214

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Dialyxir.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/jeremyjh/dialyxir"
5-
@version "1.4.6"
5+
@version "1.4.7"
66

77
def project do
88
[

0 commit comments

Comments
 (0)