diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee5ebb1..0974b82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
-## [منتشر نشده][unreleased]
+## [منتشر نشده][2.1.25]
### [ایجاد / اضافه شد][#]
@@ -33,7 +33,7 @@ All notable changes to this project will be documented in this file.
-## [UnReleased][unreleased]
+## [2.1.25][unreleased]
### [Added][#]
@@ -51,6 +51,43 @@ All notable changes to this project will be documented in this file.
+## [2.1.25] - SH 1402-08-06 - G 2023-10-28
+
+
+
+
+### [ایجاد / اضافه شد][#]
+
+- افزودن تست برای مرورگر [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+### [تغییر کرد][#]
+
+- اصلاح و تغییر در gulpfile [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+### [رفع / درست شد][#]
+
+- رفع خطای انتشار در github [[4ece537](https://github.com/md-akhi/SHDateTime-js/commit/4ece537ae13cae68003ec1f06710cca4b2bfab2e)]
+- رفع خطای اجرا در مرورگر [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+
+
+### [Added][#]
+
+- Add test for browser [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+### [Changed][#]
+
+- Fixes and changes in gulpfile [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+### [Fixed][#]
+
+- Fix release error on github [[4ece537](https://github.com/md-akhi/SHDateTime-js/commit/4ece537ae13cae68003ec1f06710cca4b2bfab2e)]
+- Fix execution error in browser [[a179f8a](https://github.com/md-akhi/SHDateTime-js/commit/a179f8ac052cd286de81951d4f5eb1a5ebfd719b)]
+
+#
+
+
+
## [2.1.23] - SH 1402-08-04 - G 2023-10-26
@@ -293,7 +330,9 @@ All notable changes to this project will be documented in this file.
#
-[unreleased]: https://github.com/md-akhi/SHDateTime-js/compare/2.1.23...HEAD
+[2.1.25]: https://github.com/md-akhi/SHDateTime-js/compare/2.1.25...HEAD
+[2.1.25]: https://github.com/md-akhi/SHDateTime-js/compare/2.1.24...2.1.25
+[2.1.24]: https://github.com/md-akhi/SHDateTime-js/compare/2.1.23...2.1.24
[2.1.23]: https://github.com/md-akhi/SHDateTime-js/compare/2.1.10...2.1.23
[2.1.10]: https://github.com/md-akhi/SHDateTime-js/compare/1.2.4...2.1.10
[1.2.4]: https://github.com/md-akhi/SHDateTime-js/compare/1.2.0...1.2.4
diff --git a/package.json b/package.json
index 999a0b8..f301721 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "shdate",
- "version": "2.1.24",
+ "version": "2.1.25",
"description": "Date and Time Related Extensions SH{Shamsi Hijri, Solar Hijri, Iranian Hijri}",
"keywords": [
"date",
diff --git a/src/base.ts b/src/base.ts
index ccdf589..00ab75a 100644
--- a/src/base.ts
+++ b/src/base.ts
@@ -5,7 +5,7 @@
* @link http://git.akhi.ir/js/SHDate | https://github.com/md-akhi/SHDateTime-js#readme
* @copyright (C) 2015 - 2023 Open Source Matters,Inc. All right reserved.
* @license AGPL-3.0 License
- * @version Release: 2.1.24
+ * @version Release: 2.1.25
*/
import Word from "./word.js";
@@ -29,7 +29,7 @@ export default class SHDate {
/**
* version of SHDate
*/
- static VERSION: string = "2.1.24";
+ static VERSION: string = "2.1.25";
/**
* @type {number[]} days in month without leap year