Skip to content

Commit b378f19

Browse files
committed
Release v0.12.3
1 parent e84d7ed commit b378f19

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.12.3 (2026-03-25)
4+
5+
* Force triggering the surface compiler on JS hooks changes (#775)
6+
* Remove compile-time dependency between catalogue examples and subjects (#774)
7+
38
## v0.12.2 (2026-01-29)
49

510
* Fix compile errors/warnings with Elixir `v1.19`

mix.exs

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

4-
@version "0.12.2"
4+
@version "0.12.3"
55
@source_url "https://github.com/surface-ui/surface"
66
@homepage_url "https://surface-ui.org"
77

0 commit comments

Comments
 (0)