Skip to content

Commit

Permalink
Release 2.0.0-alpha.23
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jun 12, 2023
1 parent 0e761c3 commit 0dd12e2
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,9 +4,16 @@ 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).

#### [2.0.0-alpha.23](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.22...2.0.0-alpha.23)

- update addons [`0e761c3`](https://github.com/eea/bise-frontend/commit/0e761c30f9d04bf82d50a841baee8c9acedb19ce)

#### [2.0.0-alpha.22](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.21...2.0.0-alpha.22)

> 9 June 2023
- update addons [`72fa2c9`](https://github.com/eea/bise-frontend/commit/72fa2c991e9634f50b8d888bf1322e379cdc4f37)
- Release 2.0.0-alpha.22 [`0c6f13f`](https://github.com/eea/bise-frontend/commit/0c6f13f84aed21b1b671a382b4e370edf1f840f1)

#### [2.0.0-alpha.21](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.20...2.0.0-alpha.21)

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": "bise-frontend",
"description": "Website frontend for BISE",
"license": "MIT",
"version": "2.0.0-alpha.22",
"version": "2.0.0-alpha.23",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down

0 comments on commit 0dd12e2

Please sign in to comment.