chore: release version v0.1.0

This commit is contained in:
Zach Daniel 2024-03-14 18:02:18 -04:00
parent 18d22f9193
commit 3e5ef45229
2 changed files with 12 additions and 1 deletions

11
CHANGELOG.md Normal file
View file

@ -0,0 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.0](https://github.com/ash-project/splode/compare/v0.1.0...v0.1.0) (2024-03-14)

View file

@ -32,7 +32,7 @@ defmodule Splode.MixProject do
defp package do
[
name: :ash_flow,
name: :splode,
licenses: ["MIT"],
files: ~w(lib .formatter.exs mix.exs README* LICENSE*
CHANGELOG* documentation),