Skip to content

Commit

Permalink
Release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Jan 27, 2024
1 parent 30fe36f commit d67b267
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.10.0 (2024-01-27)

### Changed

- [30fe36f](https://github.com/yorickpeterse/inko-wobsite/commit/30fe36f9f728d9c85fb0f258e84bcc613d98b23a): Make relative_to_absolute more configurable

## 0.9.0 (2024-01-27)

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

Expand Down

0 comments on commit d67b267

Please sign in to comment.