Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiserviceuser authored and notlee committed Nov 8, 2021
1 parent 3a6ccea commit c0863a9
Show file tree
Hide file tree
Showing 35 changed files with 137 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"components/n-notification":"8.1.0","components/o-audio":"2.0.1","components/o-autocomplete":"1.4.0","components/o-banner":"4.1.0","components/o-big-number":"3.0.1","components/o-buttons":"7.1.0","components/o-colors":"6.3.0","components/o-comments":"8.2.0","components/o-cookie-message":"6.1.0","components/o-date":"5.1.0","components/o-editorial-layout":"2.2.0","components/o-editorial-typography":"2.2.0","components/o-expander":"6.1.0","components/o-fonts":"5.1.0","components/o-footer":"9.1.0","components/o-footer-services":"4.1.0","components/o-forms":"9.1.0","components/o-ft-affiliate-ribbon":"5.0.2","components/o-grid":"6.0.1","components/o-header":"9.1.0","components/o-header-services":"5.1.0","components/o-icons":"7.1.0","components/o-labels":"6.1.0","components/o-layout":"5.1.0","components/o-lazy-load":"3.0.1","components/o-loading":"5.1.0","components/o-message":"5.1.0","components/o-meter":"3.0.1","components/o-normalise":"3.1.0","components/o-overlay":"4.1.0","components/o-quote":"5.1.0","components/o-share":"8.1.0","components/o-spacing":"3.1.0","components/o-stepped-progress":"3.1.0","components/o-subs-card":"6.1.0","components/o-syntax-highlight":"4.1.0","components/o-table":"9.1.0","components/o-tabs":"6.1.0","components/o-teaser":"6.1.0","components/o-teaser-collection":"4.1.0","components/o-toggle":"3.1.0","components/o-tooltip":"5.1.0","components/o-topper":"5.1.0","components/o-typography":"7.1.0","components/o-video":"7.1.0","components/o-viewport":"5.0.1","components/o-visual-effects":"4.0.2","libraries/math":"1.0.0","libraries/o-autoinit":"3.0.1","libraries/o-brand":"4.1.0","libraries/o-errors":"5.1.1","libraries/o-tracking":"4.1.3","libraries/o-utils":"2.0.1","libraries/sass-mq":"5.1.0"}
{"components/n-notification":"8.1.0","components/o-audio":"2.0.1","components/o-autocomplete":"1.4.1","components/o-banner":"4.1.0","components/o-big-number":"3.0.1","components/o-buttons":"7.1.1","components/o-colors":"6.3.0","components/o-comments":"8.2.0","components/o-cookie-message":"6.1.0","components/o-date":"5.1.0","components/o-editorial-layout":"2.2.1","components/o-editorial-typography":"2.2.0","components/o-expander":"6.1.0","components/o-fonts":"5.1.1","components/o-footer":"9.1.1","components/o-footer-services":"4.1.1","components/o-forms":"9.1.1","components/o-ft-affiliate-ribbon":"5.0.2","components/o-grid":"6.0.1","components/o-header":"9.1.1","components/o-header-services":"5.1.1","components/o-icons":"7.1.0","components/o-labels":"6.1.1","components/o-layout":"5.1.1","components/o-lazy-load":"3.0.1","components/o-loading":"5.1.1","components/o-message":"5.1.1","components/o-meter":"3.0.1","components/o-normalise":"3.1.0","components/o-overlay":"4.1.1","components/o-quote":"5.1.0","components/o-share":"8.1.1","components/o-spacing":"3.1.0","components/o-stepped-progress":"3.1.0","components/o-subs-card":"6.1.0","components/o-syntax-highlight":"4.1.0","components/o-table":"9.1.1","components/o-tabs":"6.1.1","components/o-teaser":"6.1.0","components/o-teaser-collection":"4.1.0","components/o-toggle":"3.1.0","components/o-tooltip":"5.1.0","components/o-topper":"5.1.0","components/o-typography":"7.1.0","components/o-video":"7.1.0","components/o-viewport":"5.0.1","components/o-visual-effects":"4.0.2","libraries/math":"1.0.0","libraries/o-autoinit":"3.0.1","libraries/o-brand":"4.1.0","libraries/o-errors":"5.1.1","libraries/o-tracking":"4.1.3","libraries/o-utils":"2.0.1","libraries/sass-mq":"5.1.0"}
7 changes: 7 additions & 0 deletions components/o-autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.4.1](https://www.github.com/Financial-Times/origami/compare/o-autocomplete-v1.4.0...o-autocomplete-v1.4.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [1.4.0](https://www.github.com/Financial-Times/origami/compare/o-autocomplete-v1.3.2...o-autocomplete-v1.4.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-autocomplete",
"version": "1.4.0",
"version": "1.4.1",
"description": "An origami component for autocomplete inputs",
"keywords": [
"autocomplete",
Expand Down
7 changes: 7 additions & 0 deletions components/o-buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [7.1.1](https://www.github.com/Financial-Times/origami/compare/o-buttons-v7.1.0...o-buttons-v7.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [7.1.0](https://www.github.com/Financial-Times/origami/compare/o-buttons-v7.0.2...o-buttons-v7.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-buttons",
"version": "7.1.0",
"version": "7.1.1",
"description": "FT buttons styles. Provides customisation options with the FT colour palette.",
"keywords": [
"pagination"
Expand Down
7 changes: 7 additions & 0 deletions components/o-editorial-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.2.1](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.2.0...o-editorial-layout-v2.2.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.2...o-editorial-layout-v2.2.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-editorial-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-editorial-layout",
"version": "2.2.0",
"version": "2.2.1",
"description": "Layout for editorial content. Including margins for editorial typography.",
"keywords": [],
"homepage": "https://registry.origami.ft.com/components/o-editorial-layout",
Expand Down
7 changes: 7 additions & 0 deletions components/o-fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-fonts-v5.1.0...o-fonts-v5.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-fonts-v5.0.4...o-fonts-v5.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-fonts",
"version": "5.1.0",
"version": "5.1.1",
"description": "Loads CSS declarations for FT web fonts. Does not include font assets.",
"keywords": [
"font",
Expand Down
7 changes: 7 additions & 0 deletions components/o-footer-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.1.1](https://www.github.com/Financial-Times/origami/compare/o-footer-services-v4.1.0...o-footer-services-v4.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [4.1.0](https://www.github.com/Financial-Times/origami/compare/o-footer-services-v4.0.4...o-footer-services-v4.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-footer-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-footer-services",
"version": "4.1.0",
"version": "4.1.1",
"description": "This is a legally approved footer component for internal products, tooling and customer products",
"keywords": [
"footer, note, legal, copyright, logo, contact"
Expand Down
7 changes: 7 additions & 0 deletions components/o-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [9.1.1](https://www.github.com/Financial-Times/origami/compare/o-footer-v9.1.0...o-footer-v9.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-footer-v9.0.3...o-footer-v9.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-footer",
"version": "9.1.0",
"version": "9.1.1",
"description": "Responsive footer for all FT.com pages. Includes legally approved links.",
"keywords": [
"footer",
Expand Down
7 changes: 7 additions & 0 deletions components/o-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [9.1.1](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.1.0...o-forms-v9.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.0.3...o-forms-v9.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-forms",
"version": "9.1.0",
"version": "9.1.1",
"description": "This component provides responsive styling for form fields and inputs. It provides validation and error handling for forms, as well.",
"keywords": [
"form",
Expand Down
7 changes: 7 additions & 0 deletions components/o-header-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-header-services-v5.1.0...o-header-services-v5.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-services-v5.0.3...o-header-services-v5.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-header-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-header-services",
"version": "5.1.0",
"version": "5.1.1",
"description": "Responsive page header for sites with minimal or customised branding, including internal products, customer facing tools, and specialist titles.",
"keywords": [
"header",
Expand Down
7 changes: 7 additions & 0 deletions components/o-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [9.1.1](https://www.github.com/Financial-Times/origami/compare/o-header-v9.1.0...o-header-v9.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.4...o-header-v9.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-header",
"version": "9.1.0",
"version": "9.1.1",
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer",
"keywords": [
"header",
Expand Down
7 changes: 7 additions & 0 deletions components/o-labels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [6.1.1](https://www.github.com/Financial-Times/origami/compare/o-labels-v6.1.0...o-labels-v6.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [6.1.0](https://www.github.com/Financial-Times/origami/compare/o-labels-v6.0.2...o-labels-v6.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-labels/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-labels",
"version": "6.1.0",
"version": "6.1.1",
"description": "Labels for content classification or to emphasise a value. Provides customisation options with the FT colour palette.",
"keywords": [
"label",
Expand Down
7 changes: 7 additions & 0 deletions components/o-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-layout-v5.1.0...o-layout-v5.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-layout-v5.0.7...o-layout-v5.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-layout",
"version": "5.1.0",
"version": "5.1.1",
"description": "Provides page layouts and typography as a starting point to create internal tools or products.",
"keywords": [
"layout",
Expand Down
7 changes: 7 additions & 0 deletions components/o-loading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-loading-v5.1.0...o-loading-v5.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-loading-v5.0.2...o-loading-v5.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-loading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-loading",
"version": "5.1.0",
"version": "5.1.1",
"description": "A visual loading indicator, available in two colours and four sizes",
"keywords": [
"loading",
Expand Down
7 changes: 7 additions & 0 deletions components/o-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [5.1.1](https://www.github.com/Financial-Times/origami/compare/o-message-v5.1.0...o-message-v5.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-message-v5.0.2...o-message-v5.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-message",
"version": "5.1.0",
"version": "5.1.1",
"description": "Provides message elements for alerting, informing or making calls to action.",
"keywords": [
"message",
Expand Down
7 changes: 7 additions & 0 deletions components/o-overlay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.1.1](https://www.github.com/Financial-Times/origami/compare/o-overlay-v4.1.0...o-overlay-v4.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [4.1.0](https://www.github.com/Financial-Times/origami/compare/o-overlay-v4.0.2...o-overlay-v4.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-overlay",
"version": "4.1.0",
"version": "4.1.1",
"description": "Configurable custom overlay box that can be used to show overlay windows. The overlays can also be switched to display differently on small screens",
"keywords": [
"overlay",
Expand Down
7 changes: 7 additions & 0 deletions components/o-share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [8.1.1](https://www.github.com/Financial-Times/origami/compare/o-share-v8.1.0...o-share-v8.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [8.1.0](https://www.github.com/Financial-Times/origami/compare/o-share-v8.0.2...o-share-v8.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-share/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-share",
"version": "8.1.0",
"version": "8.1.1",
"description": "Provides styling for social media sharing links",
"keywords": [
"share",
Expand Down
7 changes: 7 additions & 0 deletions components/o-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [9.1.1](https://www.github.com/Financial-Times/origami/compare/o-table-v9.1.0...o-table-v9.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-table-v9.0.4...o-table-v9.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-table",
"version": "9.1.0",
"version": "9.1.1",
"description": "Provides styling and behvaiour for tables across FT products.",
"keywords": [
"table",
Expand Down
7 changes: 7 additions & 0 deletions components/o-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [6.1.1](https://www.github.com/Financial-Times/origami/compare/o-tabs-v6.1.0...o-tabs-v6.1.1) (2021-11-08)


### Bug Fixes

* pin components to latest o-brand, or greater ([3a6ccea](https://www.github.com/Financial-Times/origami/commit/3a6ccea1e838e4a2003322ca1f855d0b87b26b60))

## [6.1.0](https://www.github.com/Financial-Times/origami/compare/o-tabs-v6.0.2...o-tabs-v6.1.0) (2021-11-08)


Expand Down
2 changes: 1 addition & 1 deletion components/o-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-tabs",
"version": "6.1.0",
"version": "6.1.1",
"description": "Tabs component for dividing content into meaningful sections.",
"keywords": [
"tabs",
Expand Down

0 comments on commit c0863a9

Please sign in to comment.