Skip to content

Commit

Permalink
Release 0.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpetrov committed Oct 12, 2023
1 parent c60801d commit ab82b3c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

<a name="0.1.33"></a>
## 0.1.33 (2023-10-12)

### Fixed

- 🐛 playwright binary not found [[4919d9e](https://github.com/gmpetrov/databerry/commit/4919d9efd5a58119393c5ffd5c2a864deb952c4d)]

### Miscellaneous

- 🎸 Add loader to iframe widget [[c60801d](https://github.com/gmpetrov/databerry/commit/c60801d73204b64c1684292e672b710953f787d1)]
- 🎸 remove playwright for web site loading [[6912835](https://github.com/gmpetrov/databerry/commit/691283565891f759476de44d129896677997ad2d)]
- 🎸 serverless browser [[3d2415e](https://github.com/gmpetrov/databerry/commit/3d2415e298afb703b75a4247288d02ff770f3815)]


<a name="0.1.32"></a>
## 0.1.32 (2023-10-11)

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

1 comment on commit ab82b3c

@vercel
Copy link

@vercel vercel bot commented on ab82b3c Oct 12, 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.