Skip to content

Commit a67fed1

Browse files
committed
Release v0.30.4
1 parent eb6bbda commit a67fed1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.30.4 (2023-08-03)
4+
5+
* Bug fixes
6+
* Fix style for anchors in headers
7+
38
## v0.30.3 (2023-07-15)
49

510
* Enhancements

mix.exs

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

44
@source_url "https://github.com/elixir-lang/ex_doc"
5-
@version "0.30.3"
5+
@version "0.30.4"
66

77
def project do
88
[

0 commit comments

Comments
 (0)