Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed May 6, 2023
1 parent c33ac17 commit d68258c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions bsc-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ 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.5.0](https://github.com/georgejecook/rooibos/compare/5.4.2...5.5.0)

- Feat/async testing [`#223`](https://github.com/georgejecook/rooibos/pull/223)
- [FLAG] Adds keepAppOpen flag [`#212`](https://github.com/georgejecook/rooibos/pull/212)
- Fix build badge and fix readme formatting [`#218`](https://github.com/georgejecook/rooibos/pull/218)
- Fix CI by NOT excluding package-lock [`#219`](https://github.com/georgejecook/rooibos/pull/219)
- Fix formatting [`b8bd259`](https://github.com/georgejecook/rooibos/commit/b8bd2593160256cdabfbc73cd5e84fd6b0dcb29a)
- bump [`5d92599`](https://github.com/georgejecook/rooibos/commit/5d92599c98ffefea051538f2f3d875d686b74b65)
- Remove brackets from bare links [`52337f1`](https://github.com/georgejecook/rooibos/commit/52337f126560dcb4c0f9715199fe9bb734e995e9)

#### [5.4.2](https://github.com/georgejecook/rooibos/compare/5.4.1...5.4.2)

> 21 February 2023
- Fix/dont iteate m or top, dont loop too many times [`#216`](https://github.com/georgejecook/rooibos/pull/216)

#### [5.4.1](https://github.com/georgejecook/rooibos/compare/5.4.0...5.4.1)
Expand Down
4 changes: 2 additions & 2 deletions bsc-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rooibos-roku",
"version": "5.4.2",
"version": "5.5.0",
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -110,4 +110,4 @@
"ts"
]
}
}
}

0 comments on commit d68258c

Please sign in to comment.