Skip to content

Commit 41e3a8f

Browse files
committed
update version 2.5.1
1 parent f6967ad commit 41e3a8f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.5.1](https://github.com/waterbeside/lunisolar/compare/v2.5.0...v2.5.1) (2024-10-21)
2+
3+
4+
### ✨ Features
5+
6+
* 中元节marker由七月十四调整为七月十五 [#33](https://github.com/waterbeside/lunisolar/issues/33) ([cea7616](https://github.com/waterbeside/lunisolar/commit/cea76163a66cd11479181e99a977c5aadc4a7fa7))
7+
8+
9+
### 🐛 Bug Fixes
10+
11+
* 修复“换年的23点,转换的阴历月份不正确”的问题 [#35](https://github.com/waterbeside/lunisolar/issues/35) ([d2e2e49](https://github.com/waterbeside/lunisolar/commit/d2e2e49471d49bd33ea1ad6102ad18d9d0366ac5))
12+
* 修正"通过带时辰的农历创建实例,并刚好在夏令时时,从新转为农历会出现时辰有误的问题“ [#31](https://github.com/waterbeside/lunisolar/issues/31) ([616a238](https://github.com/waterbeside/lunisolar/commit/616a238fdffd92d6d0bc95a34cdba085b54b674c))
13+
14+
15+
116
# [2.5.0](https://github.com/waterbeside/lunisolar/compare/v2.4.0...v2.5.0) (2024-03-11)
217

318

package.json

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

0 commit comments

Comments
 (0)