Skip to content

Commit 865cccf

Browse files
committed
version bump
1 parent 2e3caf8 commit 865cccf

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

CHANGELOG.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7-
#### [v4.3.1](https://github.com/georgejecook/rooibos/compare/4.2.1...v4.3.1)
7+
#### [v4.4.0](https://github.com/georgejecook/rooibos/compare/4.3.2...v4.4.0)
8+
9+
- Clutch of fixes [`#134`](https://github.com/georgejecook/rooibos/pull/134)
10+
11+
#### [4.3.2](https://github.com/georgejecook/rooibos/compare/4.3.1...4.3.2)
12+
13+
> 19 May 2021
14+
15+
- chore: fix docs [`#132`](https://github.com/georgejecook/rooibos/pull/132)
16+
- remove travis [`#130`](https://github.com/georgejecook/rooibos/pull/130)
17+
18+
#### [4.3.1](https://github.com/georgejecook/rooibos/compare/4.2.1...4.3.1)
19+
20+
> 19 May 2021
821
922
- chore: update docs [`#131`](https://github.com/georgejecook/rooibos/pull/131)
1023
- Beta [`#121`](https://github.com/georgejecook/rooibos/pull/121)
1124
- add workflow [`4b235e9`](https://github.com/georgejecook/rooibos/commit/4b235e93175fb52763687c3c8f128672565b89d5)
1225
- version bump [`a064344`](https://github.com/georgejecook/rooibos/commit/a06434458cf3f25fd84d2c06af677addf1efcfae)
13-
- Update build.yml [`8833bc5`](https://github.com/georgejecook/rooibos/commit/8833bc54afffe9ddb737ec39d943c8321c0b911c)
26+
- version bump [`e048ebf`](https://github.com/georgejecook/rooibos/commit/e048ebff7a2be252abe18b0e816b1d3474cee5ed)
1427

1528
#### [4.2.1](https://github.com/georgejecook/rooibos/compare/4.1.1...4.2.1)
1629

bsc-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rooibos-roku",
3-
"version": "4.3.2",
3+
"version": "4.4.0",
44
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin",
55
"repository": {
66
"type": "git",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rooibos",
3-
"version": "4.3.2",
3+
"version": "4.4.0",
44
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps",
55
"files": [
66
"dist/**/!(manifest)*"

0 commit comments

Comments
 (0)