Skip to content

Commit 806ce32

Browse files
chore(release): set package.json to 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-02-28) ### Bug Fixes * updated useLayoutEffect dependencies ([#3](#3)) ([1134c30](1134c30))
1 parent 1134c30 commit 806ce32

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/adrianiy/react-big-calendar/compare/v1.0.2...v1.0.3) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* updated useLayoutEffect dependencies ([#3](https://github.com/adrianiy/react-big-calendar/issues/3)) ([1134c30](https://github.com/adrianiy/react-big-calendar/commit/1134c3016b2307780021574176b0fa22d8b9b41f))
7+
18
## [1.0.2](https://github.com/adrianiy/react-big-calendar/compare/v1.0.1...v1.0.2) (2025-02-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adrian.insua/react-big-calendar",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)