Skip to content

Commit

Permalink
Release v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Jun 11, 2024
1 parent 5f4df29 commit 1078263
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.17.0 (2024-06-11)

### Fixed

- [5f4df29](https://github.com/yorickpeterse/inko-wobsite/commit/5f4df2962705e75b6ea9f99ff833293a74fdc384): Fix URL hashing at the root

## 0.16.0 (2024-05-31)

### 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.16.0
inko pkg add github.com/yorickpeterse/inko-wobsite 0.17.0
inko pkg sync
```

Expand Down

0 comments on commit 1078263

Please sign in to comment.