File tree Expand file tree Collapse file tree 3 files changed +19
-5
lines changed
Expand file tree Collapse file tree 3 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 88 "[json]" : {
99 "editor.defaultFormatter" : " esbenp.prettier-vscode"
1010 },
11- "cSpell.words" : [
12- " treo" ,
13- " unnesaccary"
14- ]
11+ "cSpell.words" : [" treo" ]
1512}
Original file line number Diff line number Diff line change 1+ ## <small >1.1.5 (2025-02-20)</small >
2+
3+ - refactor(ui): all unnecessary ui removed ([ ab3e3ec] ( https://github.com/Your-Ehsan/Treo/commit/ab3e3ec ) )
4+ - chore(action): pr-check yml os changed to windows ([ b0bf102] ( https://github.com/Your-Ehsan/Treo/commit/b0bf102 ) )
5+ - chore(actions): added labeler.yml ([ 831385e] ( https://github.com/Your-Ehsan/Treo/commit/831385e ) )
6+ - chore(actions): added new pr-check action ([ 30815a6] ( https://github.com/Your-Ehsan/Treo/commit/30815a6 ) )
7+ - chore(actions): release action updated attempt 2 ([ 40d3379] ( https://github.com/Your-Ehsan/Treo/commit/40d3379 ) )
8+ - chore(actions): release action updated attempt 3 ([ bed8ffb] ( https://github.com/Your-Ehsan/Treo/commit/bed8ffb ) )
9+ - chore(actions): release action updated attempt 4 ([ 485c4b8] ( https://github.com/Your-Ehsan/Treo/commit/485c4b8 ) )
10+ - chore(actions): release action updated attempt 5 ([ 73fa049] ( https://github.com/Your-Ehsan/Treo/commit/73fa049 ) )
11+ - chore(actions): release.yml updated added checks ([ 5ad0d4f] ( https://github.com/Your-Ehsan/Treo/commit/5ad0d4f ) )
12+ - chore(bump): tailwindcss version upgraded to latest ([ 344119e] ( https://github.com/Your-Ehsan/Treo/commit/344119e ) )
13+ - chore(deps-dev): bump @types/react-dom from 18.3.5 to 19.0.4 ([ 92ff87e] ( https://github.com/Your-Ehsan/Treo/commit/92ff87e ) )
14+ - chore(tailwind): version downgrade to manually upgrade tailwindcss ([ dfe8c1d] ( https://github.com/Your-Ehsan/Treo/commit/dfe8c1d ) )
15+ - Create label.yml ([ 245ea47] ( https://github.com/Your-Ehsan/Treo/commit/245ea47 ) )
16+ - Update .github/workflows/pr-check.yml ([ aa6651c] ( https://github.com/Your-Ehsan/Treo/commit/aa6651c ) )
17+
118## <small >1.1.4 (2025-02-19)</small >
219
320- chore(action): little actions changes and improvements ([ 29d6ba1] ( https://github.com/Your-Ehsan/electron-desktop/commit/29d6ba1 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " treo" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "description" : " An Electron application with React and TypeScript" ,
55 "main" : " ./out/main/index.js" ,
66 "author" : " example.com" ,
You can’t perform that action at this time.
0 commit comments