Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Jan 25, 2024
1 parent 8a2bde7 commit 3be8aba
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.6.0 (2024-01-25)

### Fixed

- [8a2bde7](https://github.com/yorickpeterse/inko-wobsite/commit/8a2bde741de78e4bb9b6c618523d05dcc65776f1): Fix generating URLs for index documents

## 0.5.0 (2024-01-25)

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

Expand Down

0 comments on commit 3be8aba

Please sign in to comment.