Skip to content

Commit

Permalink
chore: release version v1.48.0-rc.29
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 29, 2021
1 parent 68d7d10 commit a36da24
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.48.0-rc.29](https://github.com/ash-project/ash/compare/v1.48.0-rc.28...v1.48.0-rc.29) (2021-10-29)




### Bug Fixes:

* remove IO.inspect

## [v1.48.0-rc.28](https://github.com/ash-project/ash/compare/v1.48.0-rc.27...v1.48.0-rc.28) (2021-10-29)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""

@version "1.48.0-rc.28"
@version "1.48.0-rc.29"

def project do
[
Expand Down

0 comments on commit a36da24

Please sign in to comment.