Skip to content

Commit 82df04f

Browse files
committed
v5.1.0 - boundation, changelog, version bump
1 parent 210bcca commit 82df04f

File tree

4 files changed

+99
-445
lines changed

4 files changed

+99
-445
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## v5.1.0 2023 November 13
4+
5+
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
6+
37
## v5.0.0 2023 November 13
48

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ equal(b.unbounded, a, 'unbounded was correct')
7979

8080
``` html
8181
<script type="module">
82-
import * as pkg from '//dev.jspm.io/unbounded@5.0.0'
82+
import * as pkg from '//dev.jspm.io/unbounded@5.1.0'
8383
</script>
8484
```
8585

0 commit comments

Comments
 (0)