Skip to content

Commit

Permalink
chore(main): release 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Oct 30, 2024
1 parent f819783 commit 386d7bb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.5](https://github.com/gravity-ui/date-utils/compare/v2.5.4...v2.5.5) (2024-10-30)


### Bug Fixes

* isValid should not throw ([#78](https://github.com/gravity-ui/date-utils/issues/78)) ([f819783](https://github.com/gravity-ui/date-utils/commit/f8197836e46960d3a8800192cf13575b373afd77))

## [2.5.4](https://github.com/gravity-ui/date-utils/compare/v2.5.3...v2.5.4) (2024-09-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/date-utils",
"version": "2.5.4",
"version": "2.5.5",
"description": "Gravity UI date helpers",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 386d7bb

Please sign in to comment.