diff --git a/.changeset/ten-schools-join.md b/.changeset/ten-schools-join.md deleted file mode 100644 index 104f9c9..0000000 --- a/.changeset/ten-schools-join.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"bridget": patch ---- - -Update bridget patch version to re-publish bridget-android - -This version update doesn't have any changes in bridget.It's only purpose is to re-publish the bridget-android kotlin library with new thrift version. diff --git a/CHANGELOG.md b/CHANGELOG.md index 096166d..d8f8266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # bridget +## 8.3.2 + +### Patch Changes + +- 95506b8: Update bridget patch version to re-publish bridget-android + + This version update doesn't have any changes in bridget.It's only purpose is to re-publish the bridget-android kotlin library with new thrift version. + ## 8.3.1 ### Patch Changes diff --git a/package.json b/package.json index d5af9a9..654791b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridget", - "version": "8.3.1", + "version": "8.3.2", "description": "Thrift files defining the API between native layers (iOS, Android) and [Webview](https://github.com/guardian/apps-rendering).", "main": "index.js", "scripts": {