File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. See
44[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.3.2] ( https://github.com/im-perativa/streamlit-calendar/compare/v1.3.1...v1.3.2 ) (2025-07-19)
7+
8+
9+ ### Bug Fixes
10+
11+ * change initialEvents to events prop in FullCalendar component ([ #61 ] ( https://github.com/im-perativa/streamlit-calendar/issues/61 ) ) ([ 14978a9] ( https://github.com/im-perativa/streamlit-calendar/commit/14978a939aa378a3fa249579d186fc07096ae47b ) )
12+
613## [ 1.3.1] ( https://github.com/im-perativa/streamlit-calendar/compare/v1.3.0...v1.3.1 ) (2025-05-07)
714
815
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " streamlit-calendar"
3- version = " 1.3.1 "
3+ version = " 1.3.2 "
44description = " 📆 A Streamlit component to show callendar using FullCalendar (https://fullcalendar.io)"
55authors = [" Muhammad Luqman <im.imperativa@gmail.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments