Skip to content

Commit

Permalink
v2.12.0 Update fozzie version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maryia Radchuk committed Dec 13, 2018
1 parent c57fca0 commit 5b5ac2b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 5 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

v2.12.0
------------------------------
*December 12, 2018*
*December 14, 2018*

### Added
- `c-orderCard` component

### Changed
- `fozzie` module version update


v2.11.0
------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@justeat/f-icons": "1.16.0",
"@justeat/f-toggle": "1.1.0",
"@justeat/f-validate": "1.1.0",
"@justeat/fozzie": "1.18.0",
"@justeat/fozzie": "1.19.0",
"bezier-easing": "2.1.0",
"kickoff-grid.css": "1.2.0",
"lite-ready": "1.0.4",
Expand Down
20 changes: 17 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,10 @@
version "2.1.0"
resolved "https://registry.yarnpkg.com/@justeat/fozzie-colour-palette/-/fozzie-colour-palette-2.1.0.tgz#42230c8d8d5aecc37d32eaccd5e9973e90cd4a4e"

"@justeat/[email protected]", "@justeat/fozzie@^1.7.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@justeat/fozzie/-/fozzie-1.18.0.tgz#d07fae576644e96c8cac8349a08d7dd6aae16ecf"
"@justeat/[email protected]":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@justeat/fozzie/-/fozzie-1.19.0.tgz#093a3e0a002057053ea2179bf142726d40cc2037"
integrity sha512-ehJ13XFiHFe6SDHmqMoirzyV/cSOKOtaFI+suoX95z8j6H97F/IUwhhAB0NFkbuLXiV2PEGjFJd30/OZgrLV+Q==
dependencies:
"@justeat/f-dom" "1.1.0"
"@justeat/f-logger" "0.7.1"
Expand All @@ -679,6 +680,19 @@
kickoff-grid.css "1.1.2"
normalize-scss "7.0.1"

"@justeat/fozzie@^1.7.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@justeat/fozzie/-/fozzie-1.18.0.tgz#d07fae576644e96c8cac8349a08d7dd6aae16ecf"
dependencies:
"@justeat/f-dom" "1.1.0"
"@justeat/f-logger" "0.7.1"
"@justeat/f-utils" "0.1.0"
"@justeat/fozzie-colour-palette" "2.1.0"
fontfaceobserver "^2.0.13"
include-media "1.4.9"
kickoff-grid.css "1.2.0"
normalize-scss "7.0.1"

"@justeat/[email protected]":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@justeat/gulp-build-fozzie/-/gulp-build-fozzie-8.3.0.tgz#60b5574e3fd4b843ee87d9c52f2a762d22e8ccc6"
Expand Down

0 comments on commit 5b5ac2b

Please sign in to comment.