Skip to content

Commit

Permalink
Automated release 1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Jun 14, 2023
1 parent 74436fc commit 21329b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ 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.40.0](https://github.com/eea/cca-frontend/compare/1.39.0...1.40.0) - 14 June 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-cca-policy@0.1.27 [EEA Jenkins - [`df8986f`](https://github.com/eea/cca-frontend/commit/df8986f71fb09da4060859039e467f411736b911)]
- Release @eeacms/volto-eea-website-theme@1.17.2 [EEA Jenkins - [`b2a5802`](https://github.com/eea/cca-frontend/commit/b2a5802e4e32a6c956ecd290de99c2ab1dfa6c86)]
- Release @eeacms/volto-eea-kitkat@16.0.0 [EEA Jenkins - [`6229af0`](https://github.com/eea/cca-frontend/commit/6229af0d5d8a3a5337e7038a4ea5130704ae32c3)]
- Release @eeacms/volto-nextcloud-video-block@0.4.0 [EEA Jenkins - [`b815357`](https://github.com/eea/cca-frontend/commit/b81535758a509af78caf531a42f8fb2fc0451a7a)]
- Release @eeacms/volto-eea-design-system@1.13.2 [EEA Jenkins - [`1e3c8ca`](https://github.com/eea/cca-frontend/commit/1e3c8ca3efc9041c77c6ac6b8d333dc37c2ee778)]

#### :hammer_and_wrench: Others

- yarn.lock [Tiberiu Ichim - [`eb5db50`](https://github.com/eea/cca-frontend/commit/eb5db50729441787019b45237d49f99a220eccca)]
### [1.39.0](https://github.com/eea/cca-frontend/compare/1.38.0...1.39.0) - 13 June 2023

#### :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": "cca-frontend",
"description": "CCA frontend (Plone 4)",
"license": "MIT",
"version": "1.39.0",
"version": "1.40.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down

0 comments on commit 21329b7

Please sign in to comment.