Skip to content

Commit

Permalink
v9.5.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 24, 2023
1 parent e365f25 commit f6fcd35
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 200 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,5 +1,9 @@
# History

## v9.5.0 2023 November 25

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

## v9.4.0 2023 November 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
Expand Up @@ -56,7 +56,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.4.0'
import * as pkg from '//dev.jspm.io/taskgroup@9.5.0'
</script>
```

Expand Down

0 comments on commit f6fcd35

Please sign in to comment.