diff --git a/CHANGELOG.md b/CHANGELOG.md index 2701db4..76b2067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,18 @@ +# Change Logs: + +## [4.4.2](https://github.com/react-scheduler/react-big-schedule/compare/4.4.1...4.4.2) +`2024-10-25` + +- Fixed typo of `dragtype` to `dragType` by [@ansulagrawal](https://github.com/ansulagrawal) in [#171](https://github.com/react-scheduler/react-big-schedule/pull/171). +- Fixed `End Drag` bug [#167](https://github.com/react-scheduler/react-big-schedule/issues/167) by [@ansulagrawal](https://github.com/ansulagrawal) in [#171](https://github.com/react-scheduler/react-big-schedule/pull/171), thanks to [@Navid-gh](https://github.com/Navid-gh) for raising a bug. + ## [4.4.1](https://github.com/react-scheduler/react-big-schedule/compare/4.4.0...4.4.1) `2024-10-06` - Fix `CHANGELOG.MD` file. - Removed `default` keyword from Scheduler Class in `typing/index.d.ts` file of typescript by [@ansulagrawal](https://github.com/ansulagrawal) in [#154](https://github.com/react-scheduler/react-big-schedule/pull/154). - Updated utcOffset method calls to pass `new Date()` instead of `new Date().utcOffset` by [@ansulagrawal](https://github.com/ansulagrawal) in [#155](https://github.com/react-scheduler/react-big-schedule/pull/155). --Updated `node_modules` version by [@ansulagrawal](https://github.com/ansulagrawal). +- Updated `node_modules` version by [@ansulagrawal](https://github.com/ansulagrawal). ## [4.4.0](https://github.com/react-scheduler/react-big-schedule/compare/4.3.3...4.4.0) diff --git a/package.json b/package.json index d1f81a9..67b10ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-big-schedule", - "version": "4.4.1", + "version": "4.4.2", "description": "React Big Schedule is a powerful and intuitive scheduler and resource planning solution built with React. Seamlessly integrate this modern browser-compatible component into your applications to effectively manage time, appointments, and resources. With drag-and-drop functionality, interactive UI, and granular views, react-big-schedule empowers users to effortlessly schedule and allocate resources with precision. Enhance productivity and streamline your workflow with this React-based solution, designed to optimize time management and simplify calendar-based operations. Perfect for applications requiring advanced scheduling capabilities, react-big-schedule offers a seamless and intuitive experience for managing appointments, resource allocation, and time slots. Unlock the potential of your React projects with react-big-schedule and revolutionize the way you handle scheduling and resource planning. It is the updated version of react-big-scheduler", "keywords": [ "react-big-schedule",