Skip to content

Commit 6be7081

Browse files
chore(bump): version updated to v1.1.5
version updated to v1.1.5
1 parent 4cea23b commit 6be7081

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@
88
"[json]": {
99
"editor.defaultFormatter": "esbenp.prettier-vscode"
1010
},
11-
"cSpell.words": [
12-
"treo",
13-
"unnesaccary"
14-
]
11+
"cSpell.words": ["treo"]
1512
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)