Skip to content

Commit

Permalink
chore: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxmoreno committed Sep 28, 2024
1 parent 81a5abb commit 32cc890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axios-date-transformer",
"version": "1.1.0",
"version": "1.2.0",
"description": "An Axios transformer for seamlessly converting ISO 8601 formatted date strings with millisecond precision to JavaScript Date objects. Simplify handling of Date objects in JSON responses with this lightweight utility.",
"files": [
"dist",
Expand Down

0 comments on commit 32cc890

Please sign in to comment.