Skip to content

Commit 08688ba

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-08-14) ### Bug Fixes * **line:** إصلاح منطق دوال الوقت ([23f5fc2](23f5fc2))
1 parent 95b70d0 commit 08688ba

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/Anthima-Alaab/JavaScript/compare/v1.1.0...v1.1.1) (2024-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **line:** إصلاح منطق دوال الوقت ([23f5fc2](https://github.com/Anthima-Alaab/JavaScript/commit/23f5fc219a4e7bf23d16c11c31b97f3df1333d24))
7+
18
# 1.0.0 (2024-08-12)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Anthima Alaab | أنظمة ألعاب",
33
"name": "anthima",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "تطبيق أنظمة الألعاب بلغة جافاسكربت",
66
"scripts": {
77
"types": "tsc -p ./tsconfig.json && node ./cli/src/clean.js",

0 commit comments

Comments
 (0)