Skip to content

Commit e87a1fc

Browse files
authored
Merge pull request #37 from logeecom/dev
Release version 1.3.8
2 parents 020f7d5 + 3f6fa8e commit e87a1fc

File tree

6 files changed

+13
-2
lines changed

6 files changed

+13
-2
lines changed

PacklinkPro/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "packlink/magento2",
33
"description": "Save up to 70% on your shipping costs. No fixed fees, no minimum shipping volume required. Manage all your shipments in a single platform.",
44
"type": "magento2-module",
5-
"version": "1.3.7",
5+
"version": "1.3.8",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"

PacklinkPro/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
-->
99
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
11-
<module name="Packlink_PacklinkPro" setup_version="1.3.7" schema_version="1.3.7"/>
11+
<module name="Packlink_PacklinkPro" setup_version="1.3.8" schema_version="1.3.8"/>
1212
</config>
1.81 MB
Binary file not shown.

PluginInstallation/1.3.8/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This folder contains packages for version 1.3.8.
2+
3+
Please follow instructions from [Readme file](../../Packlink/PacklinkPro/README.md).
4+
5+
Changes are described in the [Change log](../../CHANGELOG.md).
1.83 MB
Binary file not shown.

PluginInstallation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6+
## [1.3.7](https://github.com/packlink-dev/magento2_module/compare/v1.3.6...v1.3.8)
7+
### Added
8+
- Compatibility with Magento 2.4.7
9+
### Fixed
10+
- PacklinkPro zip generation
11+
612
## [1.3.7](https://github.com/packlink-dev/magento2_module/compare/v1.3.6...1.3.7)
713
### Added
814
- Compatibility with Magento 2.4.7

0 commit comments

Comments
 (0)