Skip to content

Commit

Permalink
chore: release version v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 13, 2025
1 parent c1ea205 commit 1adaf1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.0.8](https://github.com/ash-project/ash_double_entry/compare/v1.0.7...v1.0.8) (2025-01-13)




### Improvements:

* add igniter installer

## [v1.0.7](https://github.com/ash-project/ash_double_entry/compare/v1.0.6...v1.0.7) (2025-01-06)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule AshDoubleEntry.MixProject do
use Mix.Project

@version "1.0.7"
@version "1.0.8"
@description """
A customizable double entry bookkeeping system backed by Ash resources.
"""
Expand Down

0 comments on commit 1adaf1c

Please sign in to comment.