Skip to content

Commit

Permalink
chore: release v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Jul 23, 2023
1 parent ab4b3c7 commit be83282
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions bsc-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [5.7.0](https://github.com/georgejecook/rooibos/compare/5.6.2...5.7.0)

- feat(core): add support for declaring tests as functions. Resolves #235 [`#236`](https://github.com/georgejecook/rooibos/pull/236)
- Proposed fix for anonymous callback crash [`#234`](https://github.com/georgejecook/rooibos/pull/234)
- feat(core): add support for declaring tests as functions. Resolves #235 (#236) [`#235`](https://github.com/georgejecook/rooibos/issues/235)

#### [5.6.2](https://github.com/georgejecook/rooibos/compare/5.6.1...5.6.2)

> 22 June 2023
- fix: fixes crash when merging groups in a node test [`#233`](https://github.com/georgejecook/rooibos/pull/233)
- chore: release v5.6.2 [`c7d900d`](https://github.com/georgejecook/rooibos/commit/c7d900deed69d109c9bf6a82ff15c190c22fb81c)

#### [5.6.1](https://github.com/georgejecook/rooibos/compare/5.6.0...5.6.1)

Expand Down
2 changes: 1 addition & 1 deletion bsc-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rooibos-roku",
"version": "5.6.2",
"version": "5.7.0",
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin",
"repository": {
"type": "git",
Expand Down

0 comments on commit be83282

Please sign in to comment.