Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
chore: release ECL Twig 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Apr 30, 2020
1 parent 040a2c9 commit a6e9e94
Show file tree
Hide file tree
Showing 117 changed files with 1,164 additions and 1,013 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

#### :rocket: New Feature

- [#439](https://github.com/ec-europa/ecl-twig/pull/439) feat(label): Adding component, FRONT-1131 ([@planctus](https://github.com/planctus))
- [#440](https://github.com/ec-europa/ecl-twig/pull/440) feat(page-header): Adding background-image variant ([@planctus](https://github.com/planctus))

#### Committers: 1

- [@planctus](https://github.com/planctus)

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

#### :nail_care: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.27.0",
"version": "2.28.0",
"npmClient": "yarn",
"useWorkspaces": true,
"loglevel": "success",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion
Expand Down
10 changes: 5 additions & 5 deletions src/ec/packages/ec-component-accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "@ecl-twig/ec-component-accordion",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Accordion",
"dependencies": {
"@ecl-twig/ec-component-button": "2.27.0"
"@ecl-twig/ec-component-button": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-accordion": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-accordion": "2.26.0"
"@ecl/ec-component-accordion": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-accordion": "2.28.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-accordion2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion2

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion2
Expand Down
10 changes: 5 additions & 5 deletions src/ec/packages/ec-component-accordion2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "@ecl-twig/ec-component-accordion2",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Accordion 2",
"dependencies": {
"@ecl-twig/ec-component-icon": "2.27.0"
"@ecl-twig/ec-component-icon": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-accordion": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-accordion": "2.26.0"
"@ecl/ec-component-accordion": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-accordion": "2.28.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-blockquote/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-blockquote

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-blockquote
Expand Down
4 changes: 2 additions & 2 deletions src/ec/packages/ec-component-blockquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@ecl-twig/ec-component-blockquote",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Blockquote",
"devDependencies": {
"@ecl/ec-specs-blockquote": "2.26.0"
"@ecl/ec-specs-blockquote": "2.28.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-breadcrumb-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-core

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-core
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-breadcrumb-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-core",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.27.0",
"@ecl-twig/ec-component-icon": "2.27.0",
"@ecl-twig/ec-component-link": "2.27.0"
"@ecl-twig/ec-component-button": "2.28.0",
"@ecl-twig/ec-component-icon": "2.28.0",
"@ecl-twig/ec-component-link": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-core": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-breadcrumb-core": "2.26.0"
"@ecl/ec-component-breadcrumb-core": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-breadcrumb-core": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-harmonised

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-harmonised
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-breadcrumb-harmonised/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-harmonised",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.27.0",
"@ecl-twig/ec-component-icon": "2.27.0",
"@ecl-twig/ec-component-link": "2.27.0"
"@ecl-twig/ec-component-button": "2.28.0",
"@ecl-twig/ec-component-icon": "2.28.0",
"@ecl-twig/ec-component-link": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-harmonised": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-breadcrumb-harmonised": "2.26.0"
"@ecl/ec-component-breadcrumb-harmonised": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-breadcrumb-harmonised": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-standardised

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-standardised
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-standardised",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.27.0",
"@ecl-twig/ec-component-icon": "2.27.0",
"@ecl-twig/ec-component-link": "2.27.0"
"@ecl-twig/ec-component-button": "2.28.0",
"@ecl-twig/ec-component-icon": "2.28.0",
"@ecl-twig/ec-component-link": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-standardised": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-breadcrumb-standardised": "2.26.0"
"@ecl/ec-component-breadcrumb-standardised": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-breadcrumb-standardised": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb
Expand Down
12 changes: 6 additions & 6 deletions src/ec/packages/ec-component-breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "@ecl-twig/ec-component-breadcrumb",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-icon": "2.27.0",
"@ecl-twig/ec-component-link": "2.27.0"
"@ecl-twig/ec-component-icon": "2.28.0",
"@ecl-twig/ec-component-link": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-breadcrumb": "2.26.0"
"@ecl/ec-component-breadcrumb": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-breadcrumb": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-button

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-button
Expand Down
6 changes: 3 additions & 3 deletions src/ec/packages/ec-component-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@ecl-twig/ec-component-button",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Button",
"devDependencies": {
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-button": "2.26.0"
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-button": "2.28.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-card

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-card
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-card",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Card",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-icon": "2.27.0",
"@ecl-twig/ec-component-link": "2.27.0",
"@ecl-twig/ec-component-tag": "2.27.0"
"@ecl-twig/ec-component-icon": "2.28.0",
"@ecl-twig/ec-component-link": "2.28.0",
"@ecl-twig/ec-component-tag": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-card": "2.27.0",
"@ecl/ec-resources-icons": "2.27.0",
"@ecl/ec-specs-card": "2.26.0"
"@ecl/ec-component-card": "2.28.0",
"@ecl/ec-resources-icons": "2.28.0",
"@ecl/ec-specs-card": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-checkbox

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

### Features
Expand Down
16 changes: 8 additions & 8 deletions src/ec/packages/ec-component-checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "@ecl-twig/ec-component-checkbox",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.27.0",
"version": "2.28.0",
"description": "ECL Twig - EC Checkbox",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-icon": "2.27.0"
"@ecl-twig/ec-component-icon": "2.28.0"
},
"devDependencies": {
"@ecl/ec-component-form-checkbox": "2.27.0",
"@ecl/ec-component-form-feedback-message": "2.27.0",
"@ecl/ec-component-form-form-group": "2.27.0",
"@ecl/ec-component-form-help-block": "2.27.0",
"@ecl/ec-component-form-label": "2.27.0",
"@ecl/ec-specs-checkbox": "2.27.0"
"@ecl/ec-component-form-checkbox": "2.28.0",
"@ecl/ec-component-form-feedback-message": "2.28.0",
"@ecl/ec-component-form-form-group": "2.28.0",
"@ecl/ec-component-form-help-block": "2.28.0",
"@ecl/ec-component-form-label": "2.28.0",
"@ecl/ec-specs-checkbox": "2.28.0"
},
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.28.0](https://github.com/ec-europa/ecl-twig/compare/v2.27.0...v2.28.0) (2020-04-30)

**Note:** Version bump only for package @ecl-twig/ec-component-contextual-navigation

# [2.27.0](https://github.com/ec-europa/ecl-twig/compare/v2.26.0...v2.27.0) (2020-04-08)

**Note:** Version bump only for package @ecl-twig/ec-component-contextual-navigation
Expand Down
Loading

0 comments on commit a6e9e94

Please sign in to comment.