diff --git a/Packages/com.careboo.blinq/CHANGELOG.md b/Packages/com.careboo.blinq/CHANGELOG.md index 7cb981e..ac27322 100644 --- a/Packages/com.careboo.blinq/CHANGELOG.md +++ b/Packages/com.careboo.blinq/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-preview.14](https://github.com/CareBoo/Blinq/compare/v1.0.0-preview.13...v1.0.0-preview.14) (2020-09-14) + + +### Features + +* :sparkles: Implement Distinct ([f44d7a8](https://github.com/CareBoo/Blinq/commit/f44d7a893493dca3b7477eae77a200a0fec55656)), closes [#6](https://github.com/CareBoo/Blinq/issues/6) + # [1.0.0-preview.13](https://github.com/CareBoo/Blinq/compare/v1.0.0-preview.12...v1.0.0-preview.13) (2020-09-14) diff --git a/Packages/com.careboo.blinq/package.json b/Packages/com.careboo.blinq/package.json index e153416..5138bb0 100644 --- a/Packages/com.careboo.blinq/package.json +++ b/Packages/com.careboo.blinq/package.json @@ -1,7 +1,7 @@ { "name": "com.careboo.blinq", "displayName": "Blinq", - "version": "1.0.0-preview.13", + "version": "1.0.0-preview.14", "unity": "2020.1", "description": "Replace this string with your own description of the package. This description appears in the Package Manager window when the user selects this package from the list. \n\nFor best results, use this text to summarize: \n▪ What the package does \n▪ How it can benefit the user \n\nNote: Special formatting characters are supported, including line breaks ('\\n') and bullets ('\\u25AA').", "dependencies": {