Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Automated release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Nov 3, 2021
1 parent cc1563c commit bee7b22
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 4 deletions.
29 changes: 26 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog
### Changelog

## 0.1.0
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

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

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

- fix tests [`cc1563c`](https://github.com/eea/volto-forests-theme/commit/cc1563c1e38fe567d983e12cae33780a1554da2b)
- WIP [`15696de`](https://github.com/eea/volto-forests-theme/commit/15696de3e5062ade0ddf877a8e1dda0a44b0c33a)
- fix addons [`0f7220c`](https://github.com/eea/volto-forests-theme/commit/0f7220c687f064655f727541489715de6cccf189)
- remove plugin [`5f66b40`](https://github.com/eea/volto-forests-theme/commit/5f66b40221909ac222071abfaacad02c6e4a4fe1)
- add packages [`9cba3d5`](https://github.com/eea/volto-forests-theme/commit/9cba3d5d64817e11ca876087dac632f6d3f901e1)
- lint:fix [`7bd7408`](https://github.com/eea/volto-forests-theme/commit/7bd7408525d4f0f1e2872c2177ff5846c8ede434)
- normalise imports and sync components [`ce3dc70`](https://github.com/eea/volto-forests-theme/commit/ce3dc7065a4a29e05b5c1c863e860320cc58e307)
- update settings [`5417a84`](https://github.com/eea/volto-forests-theme/commit/5417a84625168f48b9c8af78d9192e770db627c8)
- add theme packages, lint:fix [`87e437f`](https://github.com/eea/volto-forests-theme/commit/87e437f8fa39f0d77beae424640e7648ce3e464b)
- fix theme [`5ef7c4d`](https://github.com/eea/volto-forests-theme/commit/5ef7c4de21d18c8f0a0bc6529f88466d2fc6ab3d)
- normalize imports [`36ce0ce`](https://github.com/eea/volto-forests-theme/commit/36ce0ce4350684f22b0e393610e384e6dab63347)
- add packages [`6523575`](https://github.com/eea/volto-forests-theme/commit/6523575f6e3b593d321420803efb17c584c8f2de)
- forest theme components and customisations [`5724a62`](https://github.com/eea/volto-forests-theme/commit/5724a62e1e9e7b072214fac200bd52e8b9fd5bc9)
- update readme [`1d8a9c2`](https://github.com/eea/volto-forests-theme/commit/1d8a9c24611c5b8fafa165070917e72b12967071)

#### 0.1.0

> 3 November 2021
- Initial commit [`847d2e2`](https://github.com/eea/volto-forests-theme/commit/847d2e2c07e590bd27aa2dce629c8e9855e90156)
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-forests-theme",
"version": "0.1.0",
"version": "0.1.1",
"description": "@eeacms/volto-forests-theme: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit bee7b22

Please sign in to comment.