Skip to content

Commit

Permalink
Bump alchemy-solidus to 7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Feb 11, 2025
1 parent f4e57a1 commit 0829c27
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.5.1](https://github.com/AlchemyCMS/alchemy-solidus/tree/v7.5.1) (2025-02-11)

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

**Merged pull requests:**

- Fix module icon for Alchemy 7.4 [\#122](https://github.com/AlchemyCMS/alchemy-solidus/pull/122) ([tvdeyen](https://github.com/tvdeyen))

## [v7.5.0](https://github.com/AlchemyCMS/alchemy-solidus/tree/v7.5.0) (2025-01-24)

[Full Changelog](https://github.com/AlchemyCMS/alchemy-solidus/compare/v7.4.0...v7.5.0)
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.5.0"
VERSION = "7.5.1"
end
end

0 comments on commit 0829c27

Please sign in to comment.