Skip to content

Commit

Permalink
v3.19.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Aug 17, 2020
1 parent fa6510e commit b0ef432
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 176 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: >-
A2alFJrtAw5jh/xGX6bB9oWhUStFz3aOSSk5xlrwTBBV/hBiXX116j+xfTAeuZqfWO0tT7A92hiS+PP8SzSendqtJAzbs66Lui1QG7k4EvDZiEzSqJUc60Wyh5bZiCQN0E8wnO6iR01i00e/nXkrYV6fNG5skfN3ryFhdyiMPfk=
insFN1aLOyUrhYlPvTMW6Dl/oeu8Ih8vbBsVS5jDOyjPH3aE+blozq0lNssiiru9TOti0/PqJRYA63LthNa9smf8GD0tvLhLaC0FeULfbTyOnT+PyfLkz7N9tdlS5Oy8CPCx39HbgCoaAUQ3fwDWwRNvqxh7sdLjG2T20HpehV0=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.19.0 2020 August 17

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

## v3.18.0 2020 August 4

- 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.18.0'
import * as pkg from '//dev.jspm.io/argsbytype@3.19.0'
</script>
```

Expand Down
Loading

0 comments on commit b0ef432

Please sign in to comment.