Skip to content

Commit

Permalink
Release 0.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpetrov committed Oct 20, 2023
1 parent 24c146b commit e8d64f3
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
@@ -1,5 +1,18 @@
# Changelog

<a name="0.1.44"></a>
## 0.1.44 (2023-10-20)

### Fixed

- 🐛 wrong app subdomain [[c18ddd5](https://github.com/gmpetrov/databerry/commit/c18ddd5a9daed3554f67c390eeebacdbfd3e0625)]

### Miscellaneous

- 🎸 add button to switch products from Navigtaion Panel [[24c146b](https://github.com/gmpetrov/databerry/commit/24c146b21863b355892852d543862b2de15a40cc)]
- Feature/multi product dashboard ([#200](https://github.com/gmpetrov/databerry/issues/200)) [[98abae1](https://github.com/gmpetrov/databerry/commit/98abae1f10eeb15fe38ef4343576ef8f3593517d)]


<a name="0.1.43"></a>
## 0.1.43 (2023-10-19)

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": "chaindesk",
"version": "0.1.43",
"version": "0.1.44",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

1 comment on commit e8d64f3

@vercel
Copy link

@vercel vercel bot commented on e8d64f3 Oct 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.