From d957821f610329a2434bb9f19f07aba0f4a7b0dd Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Wed, 22 Jan 2025 10:12:57 -0500 Subject: [PATCH] chore: release version v0.5.15 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da10cc..252f56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.5.15](https://github.com/ash-project/igniter/compare/v0.5.14...v0.5.15) (2025-01-22) + + + + +### Improvements: + +* protect against csv errors on windows + ## [v0.5.14](https://github.com/ash-project/igniter/compare/v0.5.13...v0.5.14) (2025-01-21) diff --git a/mix.exs b/mix.exs index 338e502..fca0b21 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Igniter.MixProject do use Mix.Project - @version "0.5.14" + @version "0.5.15" @install_version "~> 0.5" @description """