Skip to content

Commit

Permalink
Merge branch 'release/3.1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeholder committed Apr 3, 2020
2 parents b23b393 + 90e69e1 commit 1588269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes for Craft Commerce

## 3.1.0.2 - 2020-04-03

### Fixed
- Fixed an error that could occur when using the `|commerceCurrency` Twig filter if the Intl extension wasn’t enabled. ([#1353])(https://github.com/craftcms/commerce/issues/1353))

## 3.1.0.1 - 2020-04-02

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "craftcms/commerce",
"description": "Craft Commerce",
"type": "craft-plugin",
"version": "3.1.0.1",
"version": "3.1.0.2",
"keywords": [
"cms",
"craftcms",
Expand Down

0 comments on commit 1588269

Please sign in to comment.