Skip to content

Commit

Permalink
v3.8.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jun 19, 2020
1 parent ef830fb commit e1025ff
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 436 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: >-
Ob6KYzX5nfeQm3k3qq1zqRgVSFFEJMMAhyaFhNKnnkVa7Q0QW2x19ik5cqMj+MKBqgqA4h5/Veym9vblwgmvJ1IWU42+ZjmNci14N31GzllTwlz595dc2Id+nZ4IVr4CNLGfyORRZBpqWVLBim7Pgv4qnDAhbgLXWSRA+BzQbkw=
CZsRf/UaXfgYd5kvTni+4/341q0Zg0tjZXm/AF7nszmZAIsLHH8sSPU7k4cWjxEhmvmMekFTDg49gxV0WA8qoexoE7/Mk3UeG3TVOD2qM6sY/EDzGSqcIQQOxW87Fl0EoBTuMafYDVQXU/RVGJ08tetI2RCdJ0D/qLHm0/E2SrY=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.8.0 2020 June 20

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

## v3.7.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)
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.7.0'
import * as pkg from '//dev.jspm.io/argsbytype@3.8.0'
</script>
```

Expand Down
Loading

0 comments on commit e1025ff

Please sign in to comment.