Skip to content

Commit

Permalink
chore: release version v1.48.0-rc.27
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 29, 2021
1 parent ea73432 commit 8f317e4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

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




### Improvements:

* compile time optimizations via configuration

* breaking change! if you were previously relying on the undocumented

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


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

@version "1.48.0-rc.26"
@version "1.48.0-rc.27"

def project do
[
Expand Down

0 comments on commit 8f317e4

Please sign in to comment.