From 894cdf0b63783301d517380eeb23532935606624 Mon Sep 17 00:00:00 2001 From: George Cook Date: Mon, 30 Aug 2021 14:59:54 +0200 Subject: [PATCH] version bump --- CHANGELOG.md | 4 +++- bsc-plugin/package.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17eff040..7860d59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ 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). -#### [v4.4.0](https://github.com/georgejecook/rooibos/compare/4.3.2...v4.4.0) +#### [v4.4.1](https://github.com/georgejecook/rooibos/compare/4.3.2...v4.4.1) +- Feat/adds flag to allow skipping some fields on iterative equals [`#135`](https://github.com/georgejecook/rooibos/pull/135) - Clutch of fixes [`#134`](https://github.com/georgejecook/rooibos/pull/134) +- version bump [`865cccf`](https://github.com/georgejecook/rooibos/commit/865cccf83f56f8445b76a6588c76633bbdc6ffd5) #### [4.3.2](https://github.com/georgejecook/rooibos/compare/4.3.1...4.3.2) diff --git a/bsc-plugin/package.json b/bsc-plugin/package.json index ca99c141..356f9422 100644 --- a/bsc-plugin/package.json +++ b/bsc-plugin/package.json @@ -1,6 +1,6 @@ { "name": "rooibos-roku", - "version": "4.4.0", + "version": "4.4.1", "description": "simple, flexible, fun brightscript test framework for roku scenegraph apps - roku brighterscript plugin", "repository": { "type": "git", diff --git a/package.json b/package.json index 1a4fc81f..f0d6f8ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rooibos", - "version": "4.4.0", + "version": "4.4.1", "description": "simple, flexible, fun brightscript test framework for roku scenegraph apps", "files": [ "dist/**/!(manifest)*"