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

Commit

Permalink
Release 0.16.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Oct 26, 2022
1 parent 1fe05a6 commit 95ad5f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ 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).

#### [0.16.0-beta.2](https://github.com/eea/circularity-frontend/compare/0.16.0-beta.1...0.16.0-beta.2)

- load circularity policy as last addon [`3f6dfc3`](https://github.com/eea/circularity-frontend/commit/3f6dfc3859f932fdc9d0a96c322c4ba311956774)
- pin volto-circularity-theme [`1fe05a6`](https://github.com/eea/circularity-frontend/commit/1fe05a6af0cadc479fdecd1bfeea46518e1e5576)

#### [0.16.0-beta.1](https://github.com/eea/circularity-frontend/compare/0.16.0-beta.0...0.16.0-beta.1)

> 25 October 2022
- add more blocks from demo-wwww [`5ed8199`](https://github.com/eea/circularity-frontend/commit/5ed81999cef6ab163861ea573224fa18acb77e5f)
- Release 0.16.0-beta.1 [`1ca62ee`](https://github.com/eea/circularity-frontend/commit/1ca62ee8e9a97e0d83d393873f49eb22491bb20f)

#### [0.16.0-beta.0](https://github.com/eea/circularity-frontend/compare/0.15.0...0.16.0-beta.0)

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": "circularity-frontend",
"description": "A Volto-powered Plone frontend",
"license": "MIT",
"version": "0.16.0-beta.1",
"version": "0.16.0-beta.2",
"scripts": {
"start": "razzle start",
"postinstall": "yarn omelette && yarn patches",
Expand Down

0 comments on commit 95ad5f2

Please sign in to comment.