From afb85c064c0ab4a541bd5d832d9b7086a66aa2c0 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Fri, 17 Sep 2021 01:23:17 -0400 Subject: [PATCH] chore: release version v1.48.0-rc.4 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b953daa1..d821cc7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.48.0-rc.4](https://github.com/ash-project/ash/compare/v1.48.0-rc.3...v1.48.0-rc.4) (2021-09-17) + + + + +### Improvements: + +* improvements for elixirsense integration + ## [v1.48.0-rc.3](https://github.com/ash-project/ash/compare/v1.48.0-rc.2...v1.48.0-rc.3) (2021-09-16) diff --git a/mix.exs b/mix.exs index b6335f9b..6f04ae20 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "1.48.0-rc.3" + @version "1.48.0-rc.4" def project do [