Skip to content

Commit

Permalink
v3.10.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jun 20, 2020
1 parent 06dc17c commit 91f6dcb
Show file tree
Hide file tree
Showing 6 changed files with 4,482 additions and 5,744 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ node_js:
matrix:
fast_finish: true
allow_failures: []
cache: npm
cache: yarn
install:
- >-
eval "$(curl -fsSL
Expand All @@ -25,4 +25,4 @@ after_success:
notifications:
email:
recipients: >-
iBG5CDAjDRPg5jjv2OX+cD/7oWv1JT1VzZFTp8XfKIF0b3QwVdHooIwoEdouk94qoXOwMMCG6T6Rumr3hOpnYPHx9aErkGW5fO2QPdvFvicFPJHK4H1naKVlHhPnSrbBE+8l8ZNBUIlDVrF/8Q6cbML+sK3hEygIqNKiR6fpqTA=
qXmRITJNLzRtgGc4m48O/1VjUfB/qLbuDa58sCVNRT3H331G1vhyJHtkOlhSQnqOiD46ScqnTorir/l3dFnR8TwN7MzosQW2C186s5/BeqWgC5NPayx58+h6iUh2FtIKc9SYu0rzhLi4YrwoZcWeettbmz7wLGI6cU8aMFNbm+A=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.10.0 2020 June 21

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

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

Expand Down
Loading

0 comments on commit 91f6dcb

Please sign in to comment.