Skip to content

Commit

Permalink
Merge pull request #321 from folio-org/b6.0
Browse files Browse the repository at this point in the history
Release v6.0.0
  • Loading branch information
Dmitriy-Litvinenko authored Mar 9, 2021
2 parents da46e24 + ab1b6cd commit 0239563
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Change history for ui-calendar

## 6.0.0 IN PROGRESS
## [6.0.0](https://github.com/folio-org/ui-calendar/tree/v6.0.0) (2021-03-09)
[Full Changelog](https://github.com/folio-org/ui-calendar/compare/v5.0.1...v6.0.0)

* Remove unused `react-bootstrap` dependency. Refs UICAL-123.
* Calendar `Datepicker` cut off in add exception screen. Refs UICAL-124.
* Update to stripes v6. Refs UICAL-128.
* Move moment from a regular to a peer and dev dependencies. Refs UICAL-122.
* Increment `@folio/stripes-cli` to `v2`. Refs UICAL-131.

## [5.0.1](https://github.com/folio-org/ui-calendar/tree/v5.0.1) (2021-02-26)
[Full Changelog](https://github.com/folio-org/ui-calendar/compare/v5.0.0...v5.0.1)

* Calendar hours displaying on wrong day of week (offset by a day). Refs UICAL-132.

## [5.0.0](https://github.com/folio-org/ui-calendar/tree/v5.0.0) (2020-10-08)
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": "5.0.0",
"version": "6.0.0",
"description": "Opening hours",
"repository": "folio-org/ui-calendar",
"publishConfig": {
Expand Down

0 comments on commit 0239563

Please sign in to comment.