Skip to content

Commit 419df75

Browse files
committed
chore: release v0.47.1
1 parent 73f1a46 commit 419df75

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ renames that section on tag and the release workflow extracts it.
1111

1212
## [Unreleased]
1313

14+
## v0.47.1 — 2026-05-21
15+
1416
### New
1517

1618
- **The Collection page now shows a small "Reader OK" pill** next to

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Scry2.MixProject do
44
def project do
55
[
66
app: :scry_2,
7-
version: "0.47.0",
7+
version: "0.47.1",
88
elixir: "~> 1.18",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)