diff --git a/Assets/Src/Library/package.json b/Assets/Src/Library/package.json index e508344..4774954 100644 --- a/Assets/Src/Library/package.json +++ b/Assets/Src/Library/package.json @@ -1,6 +1,6 @@ { "name": "io.codeblaze.library", - "version": "1.4.1", + "version": "1.5.0", "displayName": "CodeBlaze Library", "description": "Extensions for unity API", "unity": "2020.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index e33d3b3..b01ca3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/BLaZeKiLL/CodeBlazeLibrary/compare/v1.4.1...v1.5.0) (2020-11-28) + + +### Features + +* Merge pull request [#27](https://github.com/BLaZeKiLL/CodeBlazeLibrary/issues/27) from dharmeshmp/main ([e9efe5a](https://github.com/BLaZeKiLL/CodeBlazeLibrary/commit/e9efe5a0ef711a5f582fbb1de34037b51987355e)) + ## [1.4.1](https://github.com/BLaZeKiLL/CodeBlazeLibrary/compare/v1.4.0...v1.4.1) (2020-11-01)