Skip to content

Commit

Permalink
Bump version to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Nov 1, 2024
1 parent 9624072 commit 8704410
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.4.0](https://github.com/AlchemyCMS/alchemy-solidus/tree/v7.4.0) (2024-11-01)

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

**Merged pull requests:**

- Remove navigation deep link to promotions [\#114](https://github.com/AlchemyCMS/alchemy-solidus/pull/114) ([mamhoff](https://github.com/mamhoff))

## [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)
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.2"
VERSION = "7.4.0"
end
end

0 comments on commit 8704410

Please sign in to comment.