Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed May 13, 2021
1 parent 1478395 commit 5439dc0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.3.0](https://github.com/stfsy/broccoli-test-runner/compare/v1.2.0...v1.3.0) (2021-05-13)


### Features

* update outdated dependencies ([584e0cd](https://github.com/stfsy/broccoli-test-runner/commit/584e0cdc566a9c5fb464e1a3a7ca73f3c32a0861))
* update vulnerable dependencies ([1478395](https://github.com/stfsy/broccoli-test-runner/commit/1478395cef2879bb3bb3547230e7e42d5373ebcd))
* update vulnerable dependencies ([36067cf](https://github.com/stfsy/broccoli-test-runner/commit/36067cf8ac2d9bce879a9c2432d7a75ac2296f80))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/stfsy/broccoli-test-runner/compare/v1.1.0...v1.2.0) (2021-02-09)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "broccoli-test-runner",
"version": "1.2.0",
"version": "1.3.0",
"description": "Adapter for custom broccoli plugins",
"main": "lib/index",
"scripts": {
Expand Down

0 comments on commit 5439dc0

Please sign in to comment.