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.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Nov 9, 2022
1 parent c24c36a commit c77939e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ 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.9](https://github.com/eea/circularity-frontend/compare/0.16.0-beta.8...0.16.0-beta.9)

- add plotlycharts [`c24c36a`](https://github.com/eea/circularity-frontend/commit/c24c36a7d22c68b759b1cc771169474d53ee4a30)

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

> 9 November 2022
- more upgrade steps for volto 16 [`0cb39de`](https://github.com/eea/circularity-frontend/commit/0cb39de1e46f1eb8496e2808e09f141b1c021922)
- add release-it package [`1544ea7`](https://github.com/eea/circularity-frontend/commit/1544ea7bdf7b273d6e0f3eba0c485681b47b2027)
- pin rest addons to latest versions [`079cb80`](https://github.com/eea/circularity-frontend/commit/079cb80f653bf743e6f3447221705877c2763cd0)
- Release 0.16.0-beta.8 [`e254de8`](https://github.com/eea/circularity-frontend/commit/e254de810df93f8b7ee10d6e39d959bb7bd20042)

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

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.8",
"version": "0.16.0-beta.9",
"scripts": {
"start": "razzle start",
"postinstall": "yarn omelette && yarn patches",
Expand Down

0 comments on commit c77939e

Please sign in to comment.