Skip to content

Commit

Permalink
v9.1.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 13, 2023
1 parent 0876efb commit 1d31fe0
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 181 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v9.1.0 2023 November 13

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

## v9.0.0 2023 November 13

- 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 @@ -55,7 +55,7 @@ Group together synchronous and asynchronous tasks and execute them with support

``` html
<script type="module">
import * as pkg from '//dev.jspm.io/taskgroup@9.0.0'
import * as pkg from '//dev.jspm.io/taskgroup@9.1.0'
</script>
```

Expand Down
271 changes: 106 additions & 165 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1d31fe0

Please sign in to comment.