diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f2120a6..e6f43c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ +## [3.2.1](https://github.com/Tresjs/cientos/compare/3.2.0...3.2.1) (2023-09-01) + + +### Bug Fixes + +* **deps:** update dependency @tresjs/core to v3.1.1 ([#186](https://github.com/Tresjs/cientos/issues/186)) ([0f5d9cf](https://github.com/Tresjs/cientos/commit/0f5d9cf2b4b00f9762a1de6df617b6b63cda7f75)) +* removed `toFixed` for progress value ([#191](https://github.com/Tresjs/cientos/issues/191)) ([d46f90f](https://github.com/Tresjs/cientos/commit/d46f90f6e11c66f2fdf570340d91f63996bc94b1)) + ## [3.2.0](https://github.com/Tresjs/cientos/compare/3.1.0...3.2.0) (2023-08-25) diff --git a/package.json b/package.json index 68d53880..0d1a5948 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tresjs/cientos", "description": "Collection of useful helpers and fully functional, ready-made abstractions for Tres", - "version": "3.2.0", + "version": "3.2.1", "type": "module", "packageManager": "pnpm@8.4.0", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", diff --git a/stats.html b/stats.html index 2faecc0f..50a86670 100644 --- a/stats.html +++ b/stats.html @@ -4818,7 +4818,7 @@