Skip to content

Commit

Permalink
chore: release 0.0.19
Browse files Browse the repository at this point in the history
Signed-off-by: Matous Havlena <[email protected]>
  • Loading branch information
matoushavlena committed Dec 17, 2024
1 parent cd6d74a commit e82efc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## <small>0.0.19 (2024-12-17)</small>

* feat: add "Show app preview" button and hide dark mode video on mobile (#153) ([cd6d74a](https://github.com/i-am-bee/bee-ui/commit/cd6d74a)), closes [#153](https://github.com/i-am-bee/bee-ui/issues/153)
* feat: change app name to BeeAI ([394a189](https://github.com/i-am-bee/bee-ui/commit/394a189))

## <small>0.0.18 (2024-12-17)</small>

* fix: responsive layout styles (#152) ([3d5c3fd](https://github.com/i-am-bee/bee-ui/commit/3d5c3fd)), closes [#152](https://github.com/i-am-bee/bee-ui/issues/152)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bee-ui",
"version": "0.0.18",
"version": "0.0.19",
"license": "Apache-2.0",
"author": "IBM Corp.",
"scripts": {
Expand Down

0 comments on commit e82efc7

Please sign in to comment.