Skip to content

Commit

Permalink
Bump version to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Sep 11, 2024
1 parent 3b0d2de commit 7732ee1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v7.3.2](https://github.com/AlchemyCMS/alchemy-solidus/tree/v7.3.2) (2024-09-11)

[Full Changelog](https://github.com/AlchemyCMS/alchemy-solidus/compare/v7.3.1...v7.3.2)

**Merged pull requests:**

- Add alchemy\_display\_name to Spree::User [\#113](https://github.com/AlchemyCMS/alchemy-solidus/pull/113) ([tvdeyen](https://github.com/tvdeyen))

## [v7.3.1](https://github.com/AlchemyCMS/alchemy-solidus/tree/v7.3.1) (2024-05-28)

[Full Changelog](https://github.com/AlchemyCMS/alchemy-solidus/compare/v7.3.0...v7.3.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/alchemy/solidus/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Alchemy
module Solidus
VERSION = "7.3.1"
VERSION = "7.3.2"
end
end

0 comments on commit 7732ee1

Please sign in to comment.