Skip to content

Commit

Permalink
v5.16.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jul 29, 2021
1 parent 1d4a894 commit 5435e5f
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 198 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v5.16.0 2021 July 30

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

## v5.15.0 2021 July 29

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Kava has been powering accurate test suites for Node.js and Web Browsers since 2

## Usage

[Complete API Documentation.](http://master.kava.bevry.surge.sh/docs/index.html)
[Complete API Documentation.](http://master.kava.bevry.surge.sh/docs/)

[Guides & Documentation.](https://kava.bevry.me)

Expand All @@ -54,7 +54,7 @@ Kava has been powering accurate test suites for Node.js and Web Browsers since 2

``` html
<script type="module">
import * as pkg from '//dev.jspm.io/kava@5.15.0'
import * as pkg from '//dev.jspm.io/kava@5.16.0'
</script>
```

Expand Down
Loading

0 comments on commit 5435e5f

Please sign in to comment.