Skip to content

Commit 27c15c8

Browse files
committed
Release v1.2.2
1 parent cae1a66 commit 27c15c8

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 1.2.2 - 2026-07-01
4+
5+
Escape group ids when generating HTML.
6+
37
### 1.2.1 - 2024-11-07
48

59
Allow empty middle on string_like combinators.

mix.exs

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

4-
@version "1.2.1"
4+
@version "1.2.2"
55
@url "https://github.com/elixir-makeup/makeup"
66

77
def project do

0 commit comments

Comments
 (0)