Skip to content

Commit

Permalink
Bump @acusti/parsing version to v0.3.1
Browse files Browse the repository at this point in the history
changes include:
• fixed behavior with pre-1970 (unix epoch) dates
• added getFirstDateFromMonth and getLastDateFromMonth utils with tests
  • Loading branch information
acusti committed Apr 29, 2024
1 parent 8d33390 commit c886a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acusti/date-picker",
"version": "0.2.2",
"version": "0.3.1",
"type": "module",
"sideEffects": false,
"exports": "./dist/index.js",
Expand Down

0 comments on commit c886a1c

Please sign in to comment.