diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2ffd06..abf4a679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,32 @@ + + +## [1.0.36](https://github.com/curiouslearning/FeedTheMonsterJS/compare/1.0.35...1.0.36) (2024-11-13) + +### Features +* Enhance feedback animation (FM-69) ([c130913](https://github.com/curiouslearning/FeedTheMonsterJS/commit/c130913afd93805683b69878b7e46dfbb0b69625)) +* Ensure feedback text effect fits properly in all devices (FM-278) ([#1354](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1354)) ([ab9cd74](https://github.com/curiouslearning/FeedTheMonsterJS/commit/ab9cd74c4547df9c3e1bdd7d0e701a33f2cb8a23)) +* Ensures ensures that load Title and Feedback Custom Font loads before anything (FM-278) ([#1357](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1357)) ([f47c849](https://github.com/curiouslearning/FeedTheMonsterJS/commit/f47c8491ebe9b80ca0f5ff5281808a9c1dc0f1b1)) +* Fix level selection scene (FM-69) ([702e266](https://github.com/curiouslearning/FeedTheMonsterJS/commit/702e26633501c1b20ea80b26713c28e7231b832d)) +* FM-243 - reusable helpers and applied adjustments ([cddc878](https://github.com/curiouslearning/FeedTheMonsterJS/commit/cddc878addfd7ec5b0a7a835474ba4dfa01795db)) +* FM-245 - remove unused imports/code ([bb9bbff](https://github.com/curiouslearning/FeedTheMonsterJS/commit/bb9bbff0ddf04bcb52d5009b483e2e733cc3ade7)) +* Only appear on next playable level (FM-271) ([#1360](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1360)) ([0575114](https://github.com/curiouslearning/FeedTheMonsterJS/commit/0575114498420446fe75e07c9db801fcab798f08)) +* Revamp feed the monster design (FM-272) ([#1343](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1343)) ([24d9ea4](https://github.com/curiouslearning/FeedTheMonsterJS/commit/24d9ea4fd75b551fb80bfa07fdec94fd91e99598)) +* Subtle attention drawing animation on level icons (FM-271) ([#1353](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1353)) ([b70416e](https://github.com/curiouslearning/FeedTheMonsterJS/commit/b70416e7cbfbc39be83600576976aed66a9291a2)) + +### Bug Fixes +* Amharic rebuild ([4b7a825](https://github.com/curiouslearning/FeedTheMonsterJS/commit/4b7a82586ff5a098e7e468c21bec43ed8532c246)) +* Audio issue when dragging (FM-313) ([#1387](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1387)) ([941bcb0](https://github.com/curiouslearning/FeedTheMonsterJS/commit/941bcb03dc8fbd493242ed754f79134fc9a05c33)) +* Bangla json ([#1415](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1415)) ([46e4d38](https://github.com/curiouslearning/FeedTheMonsterJS/commit/46e4d38166f401bf6aa8dde061f416c81e776054)) +* Build Folder Deployment ([f158502](https://github.com/curiouslearning/FeedTheMonsterJS/commit/f1585027466bb0d495bdcacfe2a3dc97fe378a88)) +* Build folder for trail effect updated ([3713780](https://github.com/curiouslearning/FeedTheMonsterJS/commit/3713780827fe725f600916ff4e313d39712f1533)) +* Button click audio plays even if there is no button element present on the screen. (FM-309) ([#1363](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1363)) ([9954af6](https://github.com/curiouslearning/FeedTheMonsterJS/commit/9954af62413aa02536071bb1470ac8a231d55b39)) +* Fix the screen get stuck if navigating last page in level selection screen ([#1362](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1362)) ([86342da](https://github.com/curiouslearning/FeedTheMonsterJS/commit/86342da6aa0c7acb95e3e8c0343a93de8ad3805c)) +* Oromo build ([cbb28d2](https://github.com/curiouslearning/FeedTheMonsterJS/commit/cbb28d2a54fa0e7b2429eda07438a3383332dbad)) +* Remove Next Level Icon after completing the Last Level of FTM (FM-281) ([#1355](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1355)) ([a5e1506](https://github.com/curiouslearning/FeedTheMonsterJS/commit/a5e1506fd49ab0a2463cbf13641a75bb44da360c)) +* Screen stuck if dragging or touching in the screen when stone is not yet present in the canvas (FM-313) ([#1373](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1373)) ([b91fbed](https://github.com/curiouslearning/FeedTheMonsterJS/commit/b91fbedb56a07b3c5d54fe2dfce5b66ae6d104bf)) +* Screen stuck when dragging and no stone (FM-313) ([#1380](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1380)) ([890e1ee](https://github.com/curiouslearning/FeedTheMonsterJS/commit/890e1ee53e576c85bc43993cb495bdee59ffa085)) +* Tigragna build ([#1379](https://github.com/curiouslearning/FeedTheMonsterJS/issues/1379)) ([7240770](https://github.com/curiouslearning/FeedTheMonsterJS/commit/72407700a063650e1a5534be3ee68f0260defb55)) + ## [1.0.35](https://github.com/curiouslearning/FeedTheMonsterJS/compare/1.0.31...1.0.34) (2024-10-11) ### Features diff --git a/package-lock.json b/package-lock.json index 3f7dbf9a..ac8c8457 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "feedthemonsterjs", - "version": "1.0.35", + "version": "1.0.36", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "feedthemonsterjs", - "version": "1.0.35", + "version": "1.0.36", "license": "ISC", "dependencies": { "@capacitor/android": "^4.4.0", diff --git a/package.json b/package.json index c4ca8b48..447312c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feedthemonsterjs", - "version": "1.0.35", + "version": "1.0.36", "description": "education app", "main": "feedTheMonster.js", "scripts": {