@financial-times/o-header
Advanced tools
Comparing version 9.0.3 to 9.1.0
# Changelog | ||
## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.4...o-header-v9.1.0) (2021-11-08) | ||
### Features | ||
* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6)) | ||
### [9.0.4](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.3...o-header-v9.0.4) (2021-11-02) | ||
### Bug Fixes | ||
* Update `o-brand` in components, replace "master" with "core" ([322617e](https://www.github.com/Financial-Times/origami/commit/322617ea80f30a6825d9c36872e05574b871ea82)) | ||
### [9.0.3](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.2...o-header-v9.0.3) (2021-09-28) | ||
@@ -4,0 +18,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"brands": [ | ||
"master" | ||
"core" | ||
], | ||
@@ -8,0 +8,0 @@ "support": "https://github.com/Financial-Times/origami/issues/new?labels=o-header,components", |
{ | ||
"name": "@financial-times/o-header", | ||
"version": "9.0.3", | ||
"version": "9.1.0", | ||
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer", | ||
@@ -20,5 +20,8 @@ "keywords": [ | ||
"start": "npx serve ./demos/local", | ||
"build": "npm_config_yes=true npx \"origami-build-tools@11\" install && npm_config_yes=true npx \"origami-build-tools@11\" demo" | ||
"build": "bash ../../scripts/component/build.bash", | ||
"test": "bash ../../scripts/component/test.bash", | ||
"lint": "bash ../../scripts/component/lint.bash" | ||
}, | ||
"peerDependencies": { | ||
"@financial-times/math": "^1.0.0", | ||
"@financial-times/o-brand": "^4.0.2", | ||
@@ -25,0 +28,0 @@ "@financial-times/o-buttons": "^7.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
249320
11
48
3904