Skip to content

Commit

Permalink
Release v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed May 31, 2024
1 parent d57b1b7 commit d9afb9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

**NOTE:** this file is automatically generated, please do not edit it manually.

## 0.15.0 (2024-05-31)

### Changed

- [d57b1b7](https://github.com/yorickpeterse/inko-wobsite/commit/d57b1b7007594f65d4c15eaaec3e9be69ce2194f): Make Site.wait public

## 0.14.0 (2024-05-22)

### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ after [xkcd 148](https://xkcd.com/148/).
## Installation

```bash
inko pkg add github.com/yorickpeterse/inko-wobsite 0.14.0
inko pkg add github.com/yorickpeterse/inko-wobsite 0.15.0
inko pkg sync
```

Expand Down

0 comments on commit d9afb9b

Please sign in to comment.