Skip to content

Commit

Permalink
Release v0.30.9
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Oct 20, 2023
1 parent 4ece4a7 commit 6ddaa2b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.30.9 (2023-10-20)

* Bug fixes
* Fix a scenario where invalid assets would be generated

* Enhancements
* Add admonition EPUB styles

## v0.30.8 (2023-10-17)

* Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule ExDoc.Mixfile do
use Mix.Project

@source_url "https://github.com/elixir-lang/ex_doc"
@version "0.30.8"
@version "0.30.9"

def project do
[
Expand Down

0 comments on commit 6ddaa2b

Please sign in to comment.