Skip to content

Commit

Permalink
Release 0.1.86
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpetrov committed Nov 23, 2023
1 parent ec0155b commit 7eaa1c0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

<a name="0.1.86"></a>
## 0.1.86 (2023-11-23)

### Fixed

- 🐛 Missing migration files [[ec0155b](https://github.com/gmpetrov/databerry/commit/ec0155bccf50a547470b6a90e9dd352cb4c93dd5)]

### Miscellaneous

- 🎸 store completion usage [[83591c7](https://github.com/gmpetrov/databerry/commit/83591c7010566cdfc6c3d924b31fc6d336a3164b)]


<a name="0.1.85"></a>
## 0.1.85 (2023-11-23)

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.85",
"version": "0.1.86",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

1 comment on commit 7eaa1c0

@vercel
Copy link

@vercel vercel bot commented on 7eaa1c0 Nov 23, 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.