diff --git a/CHANGELOG.md b/CHANGELOG.md index e5dabd8d9..a6fae056f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [1.1.0] - 2019-01-07 ### Added - Reset password styles - Email to a Friend page styles diff --git a/composer.json b/composer.json index 59cf51326..3ed7d1187 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "magento/framework": "*", "snowdog/frontools": "^1.6", - "snowdog/module-alpaca-components": "dev-develop", + "snowdog/module-alpaca-components": "^1.1", "snowdog/module-menu": "^2.4" }, "autoload": {