Skip to content

Commit

Permalink
chore: release v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Jan 4, 2024
1 parent 18cc715 commit a9711c7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions bsc-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,24 @@ 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.9.0](https://github.com/georgejecook/rooibos/compare/5.8.0...5.9.0)

- fixes failing test [`#246`](https://github.com/georgejecook/rooibos/pull/246)
- Junit test reporter [`#243`](https://github.com/georgejecook/rooibos/pull/243)
- Chore/doc update [`#244`](https://github.com/georgejecook/rooibos/pull/244)
- Update index.md [`f8c7de2`](https://github.com/georgejecook/rooibos/commit/f8c7de257340a9f2758486a7745585eaa0840726)
- Update index.md [`8c9e55a`](https://github.com/georgejecook/rooibos/commit/8c9e55ad724f6683f93f434bdd0905a6e70985e6)

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

> 25 October 2023
- WIP: adds support for expecting on global functions and namespace functions [`#241`](https://github.com/georgejecook/rooibos/pull/241)
- added docs about rendezvous tracking config flag [`#242`](https://github.com/georgejecook/rooibos/pull/242)
- fix spelling [`#239`](https://github.com/georgejecook/rooibos/pull/239)
- fixes docs issue [`#238`](https://github.com/georgejecook/rooibos/pull/238)
- fixes error that prevented namespaces being correctly resolved [`9dcfa58`](https://github.com/georgejecook/rooibos/commit/9dcfa589168a36baf8e24c180d4120981d6e23cc)
- chore: release v5.8.0 [`e74d87f`](https://github.com/georgejecook/rooibos/commit/e74d87f1e4c1350ded074181c9484692fffa0931)

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

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.8.0",
"version": "5.9.0",
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin",
"repository": {
"type": "git",
Expand Down

0 comments on commit a9711c7

Please sign in to comment.