Skip to content

Commit

Permalink
Update CHANGELOG.md with new version 4.4.1 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansulagrawal authored Oct 6, 2024
2 parents 4e5aaeb + 4333612 commit d3a7896
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [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).

## [4.4.0](https://github.com/react-scheduler/react-big-schedule/compare/4.3.3...4.4.0)

`2024-02-21`
Expand Down

0 comments on commit d3a7896

Please sign in to comment.