Skip to content

Commit

Permalink
version: v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
waterbeside committed Feb 12, 2025
1 parent da8b4f8 commit c7260f2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.5.2](https://github.com/waterbeside/lunisolar/compare/v2.5.1...v2.5.2) (2025-02-12)


### 🐛 Bug Fixes

* 修正夏令时23时,日柱没有换日的问题 ([da8b4f8](https://github.com/waterbeside/lunisolar/commit/da8b4f8952e9459e93de2b94f0c3c3dcfb6cb98d))



## [2.5.1](https://github.com/waterbeside/lunisolar/compare/v2.5.0...v2.5.1) (2024-10-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunisolar",
"version": "2.5.1",
"version": "2.5.2",
"description": "专业农历库,支持公历阴历互转,支持各类黄历数据查询,如八字四柱、阴历、神煞宜忌、时辰吉凶、建除十二神、胎神占方、五行纳音等。支持自定义插件。",
"main": "dist/lunisolar.js",
"module": "dist/lunisolar.esm.js",
Expand Down

0 comments on commit c7260f2

Please sign in to comment.