Skip to content

Commit

Permalink
Merge pull request #1 from miyushan/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
miyushan authored Feb 9, 2024
2 parents 598d2b2 + 24efaeb commit aedb539
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-experts-return.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@

### Major Changes

- 598d2b2: First release

## 1.0.0

### Major Changes

- 451c60c: First release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mui-daterange-picker-plus",
"private": false,
"version": "0.0.0",
"version": "1.0.0",
"description": "A modern Typescript/JavaScript library for simplifying date-range related operations and enhancing date-picker components in web applications. It provides a range of utilities, including date formatting, parsing, and a fully customizable date range picker with support for various locales.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit aedb539

Please sign in to comment.