chore: bump to v1.0.2

This commit is contained in:
Aric Camarata 2026-05-30 19:18:58 -04:00
parent 546ec2d302
commit a87d4e13e8
2 changed files with 6 additions and 1 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.0.2] - 2026-05-30
### Changed
- Trim README to concise quick-start format; remove verbose API prose in favor of wiki
## [1.0.1] - 2026-05-28
### Changed

View file

@ -1,6 +1,6 @@
{
"name": "dayjs-hijri-plus",
"version": "1.0.1",
"version": "1.0.2",
"description": "Day.js plugin for Hijri calendar conversion and formatting. Supports Umm al-Qura and FCNA calendars via hijri-core.",
"author": "Aric Camarata",
"license": "MIT",