Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed May 22, 2024
1 parent 4c2b4b1 commit aefbbaf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## 0.14.0 (2024-05-22)

### Changed

- [4c2b4b1](https://github.com/yorickpeterse/inko-wobsite/commit/4c2b4b120d0c80da5cfc29a2dff58f4e9ab169a1): Split Site.page into separate methods

### Other

- [0affa04](https://github.com/yorickpeterse/inko-wobsite/commit/0affa040c773be611620918fe9dd53e66b4b281d): Require Inko 0.15.0 or newer

## 0.13.0 (2024-04-30)

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

Expand Down

0 comments on commit aefbbaf

Please sign in to comment.