Skip to content

Commit

Permalink
v3.6.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jun 10, 2020
1 parent c27a9ad commit e42acae
Show file tree
Hide file tree
Showing 5 changed files with 644 additions and 584 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ after_success:
notifications:
email:
recipients: >-
dttGwhwFY0HZDaOcJRiyncw7gPxVdmK3hK28hP13zpYsOMDsvg0wqJNfV87UO/jUjwnmMDTjbGxPcESoO9oxniD0UYVfKvFVUDlMkffG+vtTgOu3VGt8f0m8Ocpq/ekhR0NNX/7uWH1dkqSr/wd7coJ43M2yVFy2eVqnoTwdaGs=
J4EuB07+m3VRo8ZL40/cu16IpW6j0KBJVRdA4Af1ZRO2btMSj+kLuW/yOzkMDnRrqmPopZ/QHNJvuYn+1xHgwAqAYt0k5/66CQoXyri4vCPheFM4C0YDboNwF4uc/JH5p2sLkn1fcLUyGxQOZrxDUmVXL6NWBDsGc8kaSB+8bcY=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.6.0 2020 June 10

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

## v3.5.0 2020 May 21

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Yay! Big win for agnostic argument order! But when would you actually want this?

``` html
<script type="module">
import * as pkg from '//dev.jspm.io/argsbytype@3.5.0'
import * as pkg from '//dev.jspm.io/argsbytype@3.6.0'
</script>
```

Expand Down
Loading

0 comments on commit e42acae

Please sign in to comment.