Skip to content

Commit 65a0dd3

Browse files
committed
chore: release version v0.1.9
1 parent bc2e641 commit 65a0dd3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## v0.1.9 (2025-06-24)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* don't mention hd/1 or tl/1 in elixir usage rules by Zach Daniel
16+
817
## v0.1.8 (2025-06-24)
918

1019

mix.exs

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

4-
@version "0.1.8"
4+
@version "0.1.9"
55
@description """
66
A dev tool for Elixir projects to gather LLM usage rules from dependencies
77
"""

0 commit comments

Comments
 (0)