Skip to content

Commit

Permalink
Release v11.0.0 (#517)
Browse files Browse the repository at this point in the history
* Release v11.0.0

* [UICAL-281] Fix failing tests (#518) (#519)

Co-authored-by: Noah Overcash <[email protected]>

---------

Co-authored-by: Noah Overcash <[email protected]>
  • Loading branch information
danetsao and ncovercash authored Mar 20, 2024
1 parent 7ebc760 commit 564e5b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Change history for ui-calendar

## [10.0.1] IN PROGRESS
## [11.0.0] (https://github.com/folio-org/ui-calendar/tree/v11.0.0) (2024-03-19)

* Use non-empty close times for closed calendars. Refs UICAL-278
* Fix rendering monthly calendar view issue. Refs UICAL-277
* Add page titles. Refs UICAL-272
* Remove self-contained typings. Refs UICAL-269

## [10.0.1] (https://github.com/folio-org/ui-calendar/tree/v10.0.1) (2023-10-23)

* Use non-empty close times for closed calendars. Refs UICAL-278
* Fix rendering monthly calendar view issue. Refs UICAL-277

## [10.0.0] (https://github.com/folio-org/ui-calendar/tree/v10.0.0) (2023-10-11)

* *BREAKING* bump `react-intl` to `v6.4.4`. Refs UICAL-275
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/calendar",
"version": "10.0.1",
"version": "11.0.0",
"description": "Calendar settings",
"repository": "folio-org/ui-calendar",
"publishConfig": {
Expand Down

0 comments on commit 564e5b9

Please sign in to comment.