Skip to content

Commit cc23336

Browse files
committed
version update
1 parent 2dba954 commit cc23336

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ php bin/magento setup:upgrade
3333
```
3434

3535
## Changelog
36-
##
36+
1.8.2
37+
=============
38+
* Third party contribution: Bengali translations [#65](https://github.com/boldcommerce/magento2-ordercomments/pull/65)
39+
3740
1.8.1
3841
=============
3942
* fix bug introduced with 1.8.0 in checkout `Cannot read property 'length' of null`

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "boldcommerce/magento2-ordercomments",
33
"description": "Magento 2 Module to add a comment field above the place order button in the checkout",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"require": {
66
"php": "~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0"
77
},

0 commit comments

Comments
 (0)