Skip to content

Commit

Permalink
Merge 1fe84b3 into d231d32
Browse files Browse the repository at this point in the history
  • Loading branch information
klzns committed Aug 22, 2019
2 parents d231d32 + 1fe84b3 commit eb0f669
Show file tree
Hide file tree
Showing 3 changed files with 1,474 additions and 2,735 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Bug in IE11

## [2.16.1] - 2019-08-01
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Expand Up @@ -6,7 +6,7 @@
"gen:coveralls": "yarn test:coverage && cat ./coverage/lcov.info | coveralls"
},
"dependencies": {
"@gocommerce/utils": "^0.5.32",
"@gocommerce/utils": "^0.6.11",
"@vtex/css-handles": "^1.0.0",
"classnames": "^2.2.6",
"ramda": "^0.26.1",
Expand Down

0 comments on commit eb0f669

Please sign in to comment.