Skip to content

Commit

Permalink
chore: release v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Feb 1, 2024
1 parent 793e814 commit a360bd8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions bsc-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,25 @@ 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.11.0](https://github.com/georgejecook/rooibos/compare/5.10.0...5.11.0)

- Code cov perf and bug fix in if statements [`#264`](https://github.com/georgejecook/rooibos/pull/264)
- Added an api to fail tests with an exception [`#263`](https://github.com/georgejecook/rooibos/pull/263)
- Reduce raw code statements [`#260`](https://github.com/georgejecook/rooibos/pull/260)
- Updated annotations to be order agnostic [`#262`](https://github.com/georgejecook/rooibos/pull/262)
- Feature/runtime global function mocking [`#259`](https://github.com/georgejecook/rooibos/pull/259)
- Small formatter pass and code change to be formatter frendly [`#252`](https://github.com/georgejecook/rooibos/pull/252)
- Updated default global excluded files [`#251`](https://github.com/georgejecook/rooibos/pull/251)
- Updated annotations to be order agnositic [`3d24579`](https://github.com/georgejecook/rooibos/commit/3d2457955f1ccfac3bea6a63ea342cc60750b2bc)

#### [5.10.0](https://github.com/georgejecook/rooibos/compare/5.9.1...5.10.0)

> 7 January 2024
- Fix Rooibos_init injection causing duplicate calls [`#247`](https://github.com/georgejecook/rooibos/pull/247)
- Fix some sourcemap transpile issues [`#249`](https://github.com/georgejecook/rooibos/pull/249)
- Added a config value to crash when a assert fails [`#248`](https://github.com/georgejecook/rooibos/pull/248)
- chore: release v5.10.0 [`cfad0f5`](https://github.com/georgejecook/rooibos/commit/cfad0f503e0b72fa371334d7398f71f07012e8d5)

#### [5.9.1](https://github.com/georgejecook/rooibos/compare/5.9.0...5.9.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.10.0",
"version": "5.11.0",
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin",
"repository": {
"type": "git",
Expand Down

0 comments on commit a360bd8

Please sign in to comment.