Skip to content

Commit 3bd976d

Browse files
chore: release v1.4.1 (#106)
1 parent 4dfd5d1 commit 3bd976d

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.4.0"}
1+
{".":"1.4.1"}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## [1.4.1](https://github.com/opensource-nepal/node-nepali-datetime/compare/v1.4.0...v1.4.1) (2025-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* update months data for year 2082 ([4dfd5d1](https://github.com/opensource-nepal/node-nepali-datetime/commit/4dfd5d12931e54e1cd60aaa21f236caa32f67c9d))
9+
* update months data for year 2082 ([c927ade](https://github.com/opensource-nepal/node-nepali-datetime/commit/c927ade22dbadc1a4ec638863ce8893db2c8cb2b))
10+
311
## [1.4.0](https://github.com/opensource-nepal/node-nepali-datetime/compare/v1.3.0...v1.4.0) (2024-12-25)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nepali-datetime",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "A Node project designed to support native JavaScript-like features for Nepali dates. It includes features such as 'NepaliDate' for Nepali date support and 'dateConverter' for date conversions.",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)