Skip to content

Commit

Permalink
Automated release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Aug 30, 2024
1 parent 216f5ee commit 385b55b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ 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.9.0](https://github.com/eea/advisory-board-frontend/compare/1.8.0...1.9.0) - 30 August 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-climate-advisory-board-policy@0.1.49 [EEA Jenkins - [`775b3ee`](https://github.com/eea/advisory-board-frontend/commit/775b3ee0462fb617294d97a93e9e6052ec2e4aee)]
- Release @eeacms/volto-climate-advisory-board-policy@0.1.48 [EEA Jenkins - [`8a6819b`](https://github.com/eea/advisory-board-frontend/commit/8a6819b019e01f7c734873b61d51f4b1c84536a5)]
- Release @eeacms/volto-eea-design-system@1.32.2 [EEA Jenkins - [`5ae176f`](https://github.com/eea/advisory-board-frontend/commit/5ae176f92c1ce2cace30795ee9252342e8614abd)]
- Release @eeacms/volto-eea-design-system@1.32.1 [EEA Jenkins - [`3bd07be`](https://github.com/eea/advisory-board-frontend/commit/3bd07be1b4085d2e5f635f1e63a89f0f330680e9)]
- Release @eeacms/volto-eea-design-system@1.32.0 [EEA Jenkins - [`f457608`](https://github.com/eea/advisory-board-frontend/commit/f4576087ed375030708c3a999959cad82f14d67f)]
- Release @eeacms/volto-eea-design-system@1.31.2 [EEA Jenkins - [`17507ca`](https://github.com/eea/advisory-board-frontend/commit/17507caf22a1b12335ad237c6afe2da30565044a)]

#### :house: Documentation changes

- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`216f5ee`](https://github.com/eea/advisory-board-frontend/commit/216f5eed2d6a185ee6fdb9f20fb79d8eda70447b)]

#### :hammer_and_wrench: Others

- test: remove debug [valentinab25 - [`2236114`](https://github.com/eea/advisory-board-frontend/commit/2236114e4b9cfb105f90f841cb3aad1b1904a507)]
- test: Allow yarn.lock change in bundlewatch [valentinab25 - [`fe07cc7`](https://github.com/eea/advisory-board-frontend/commit/fe07cc7a9092574966dee21499ab34c8e0e884f5)]
- test: add missing } [valentinab25 - [`ef0313a`](https://github.com/eea/advisory-board-frontend/commit/ef0313ae447231aa668a811ee6c7ef7d98ec2d6c)]
- test: Allow yarn.lock change in bundlewatch [valentinab25 - [`11b6e85`](https://github.com/eea/advisory-board-frontend/commit/11b6e852e9b4b8c620c51270ba1c11b232f58c0a)]
- test: Allow yarn.lock change in bundlewatch [valentinab25 - [`cfb05b0`](https://github.com/eea/advisory-board-frontend/commit/cfb05b08a3aaa97e4959c1cb8e93b75adfafecbc)]
- test: Allow yarn.lock change in bundlewatch [valentinab25 - [`638df09`](https://github.com/eea/advisory-board-frontend/commit/638df090b906719adec20fb2c630ab10554ecfbd)]
- update resoltion and dependencies pins [Teodor - [`6dc86ce`](https://github.com/eea/advisory-board-frontend/commit/6dc86cebbdd0324a038c23e68f157760a4940bb0)]
- revert to previous design system [Teodor - [`1f71288`](https://github.com/eea/advisory-board-frontend/commit/1f71288a5025c5ca1efdf4d786f9dff67876e9e6)]
- test: add bundlewatch in Makefile [valentinab25 - [`3da916f`](https://github.com/eea/advisory-board-frontend/commit/3da916fb7ae57207ad9b3852460afacf4e178629)]
- Add bundlewatch check Refs #262124 [valentinab25 - [`89ee2ba`](https://github.com/eea/advisory-board-frontend/commit/89ee2ba9c71f2a6021418268bf0649147a751d4f)]
### [1.8.0](https://github.com/eea/advisory-board-frontend/compare/1.7.0...1.8.0) - 19 July 2024

#### :rocket: Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "advisory-board-frontend",
"description": "A Volto-powered Plone frontend",
"license": "MIT",
"version": "1.8.0",
"version": "1.9.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down

0 comments on commit 385b55b

Please sign in to comment.