mirror of
https://github.com/acamarata/moment-hijri-plus.git
synced 2026-06-30 18:54:29 +00:00
chore: bump to v1.0.2
This commit is contained in:
parent
94d8b8f8c2
commit
b1fba5f68d
2 changed files with 9 additions and 1 deletions
|
|
@ -7,6 +7,14 @@ 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 (E6 P1 polish)
|
||||
- Expand TSDoc on all exported symbols with full @param/@returns/@example blocks
|
||||
- Add docs, postbuild, and improved coverage scripts
|
||||
- Adopt shared config packages (@acamarata/eslint-config, tsconfig, prettier-config)
|
||||
|
||||
## [1.0.1] - 2026-05-28
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "moment-hijri-plus",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Moment.js plugin for Hijri calendar conversion and formatting. Supports Umm al-Qura and FCNA calendars via hijri-core.",
|
||||
"author": "Aric Camarata",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Reference in a new issue