Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Nov 16, 2021
1 parent 96e5463 commit bacfcab
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
21 changes: 15 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.1.4](https://github.com/eea/volto-industry-theme/compare/1.1.3...1.1.4)

- Update [`96e5463`](https://github.com/eea/volto-industry-theme/commit/96e54636c67bfff0155605186f13e7555616c146)

#### [1.1.3](https://github.com/eea/volto-industry-theme/compare/1.1.2...1.1.3)

- Update style [`e2ce97d`](https://github.com/eea/volto-industry-theme/commit/e2ce97d809afe7a5a3361fd6dcb56b4c40bf5e63)
> 11 November 2021
- Update style [`#4`](https://github.com/eea/volto-industry-theme/pull/4)
- Automated release 1.1.3 [`ad071cd`](https://github.com/eea/volto-industry-theme/commit/ad071cd7258d9bb00f8c8934b5ee2fc04bb1f896)
- Merge master into develop [`7b40b54`](https://github.com/eea/volto-industry-theme/commit/7b40b5464e28011c301246a56191631bb0444cea)
- Update package.json [`253ec54`](https://github.com/eea/volto-industry-theme/commit/253ec54ccd37c443813de9bdd057903ca2d4d997)

Expand All @@ -21,15 +28,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 8 November 2021
- Release 1.1.1 [`b5758f8`](https://github.com/eea/volto-industry-theme/commit/b5758f82d2ab811960e3ff3cc29bad56838cfb79)
- Wrap text in dropdown [`0f27d89`](https://github.com/eea/volto-industry-theme/commit/0f27d89c52daf59f588eeed4d285d2dea3bc68ae)
- Release 1.1.1 [`b5758f8`](https://github.com/eea/volto-industry-theme/commit/b5758f82d2ab811960e3ff3cc29bad56838cfb79)

#### [1.1.0](https://github.com/eea/volto-industry-theme/compare/1.0.1...1.1.0)

> 8 November 2021
- Release 1.1.0 [`ceeb1b9`](https://github.com/eea/volto-industry-theme/commit/ceeb1b9bcb7eadcb579c072ac302e9021f1ba57b)
- Customize TableauBlock from volto-tableau [`8d220be`](https://github.com/eea/volto-industry-theme/commit/8d220bebefa6ebef0019bfcae7fa973c1bf8dee5)
- Release 1.1.0 [`ceeb1b9`](https://github.com/eea/volto-industry-theme/commit/ceeb1b9bcb7eadcb579c072ac302e9021f1ba57b)

#### [1.0.1](https://github.com/eea/volto-industry-theme/compare/1.0.0...1.0.1)

Expand All @@ -51,18 +58,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Enables cypress tests -> don't wait for breadcrumbs [`#3`](https://github.com/eea/volto-industry-theme/pull/3)
- Update [`3c681b9`](https://github.com/eea/volto-industry-theme/commit/3c681b9cb4790f37ef149efd5aa8b55ea4161656)
- Automated release 0.1.2 [`462ff59`](https://github.com/eea/volto-industry-theme/commit/462ff592b09c63b9298115ee3e9046c39f0022f0)

#### [0.1.1](https://github.com/eea/volto-industry-theme/compare/0.1.0...0.1.1)

> 1 November 2021
- Added eprtr blocks and more [`#2`](https://github.com/eea/volto-industry-theme/pull/2)
- Commented cypress [`80eb317`](https://github.com/eea/volto-industry-theme/commit/80eb317730e92feef27316f87ba4f6080e5fa7fd)
- Use latest addons versions [`384cd34`](https://github.com/eea/volto-industry-theme/commit/384cd34d51b8debb1444cb241576149e4abfe432)
- Theme override [`c31ef7e`](https://github.com/eea/volto-industry-theme/commit/c31ef7e694b310508bace3b43a6ea2db142b7a54)
- Stylelint fix [`19ef60c`](https://github.com/eea/volto-industry-theme/commit/19ef60c117e427fa7f1df4ced8a9686e88b19c72)
- Improved Header & Footer [`cdbedcf`](https://github.com/eea/volto-industry-theme/commit/cdbedcf4cc75f71c8c892042db2d814f210348f0)
- Theme override [`c31ef7e`](https://github.com/eea/volto-industry-theme/commit/c31ef7e694b310508bace3b43a6ea2db142b7a54)
- Run bootstrap [`16b42cc`](https://github.com/eea/volto-industry-theme/commit/16b42cc3b48907fb0c803f256b549c034ca90d96)
- Commented cypress [`80eb317`](https://github.com/eea/volto-industry-theme/commit/80eb317730e92feef27316f87ba4f6080e5fa7fd)
- Automated release 0.1.1 [`f53985a`](https://github.com/eea/volto-industry-theme/commit/f53985ad593bc6edc743c2d3f2897b81e5db2ca7)
- Use latest addons versions [`384cd34`](https://github.com/eea/volto-industry-theme/commit/384cd34d51b8debb1444cb241576149e4abfe432)

#### 0.1.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-industry-theme",
"version": "1.1.3",
"version": "1.1.4",
"description": "@eeacms/volto-industry-theme: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit bacfcab

Please sign in to comment.