Skip to content

Commit bb53b72

Browse files
committed
chore: release v0.47.0
1 parent f78cd04 commit bb53b72

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.0 — 2026-05-21
15+
1416
### New
1517

1618
- **Deck collection — save and re-import your decks.** The **Decks** page

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.46.8",
7+
version: "0.47.0",
88
elixir: "~> 1.18",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)