Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbachinin committed Oct 24, 2024
1 parent 801e896 commit df11157
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@
### Changed

- Expose maxBaseRoundIndex and visibleRoundsCount from getNavigationState

## [1.1.3] - 2024-10-24

### Changed

- Add skippedLastRoundsCount option to render tournaments with missing last rounds

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bracketry",
"version": "1.1.2",
"version": "1.1.3",
"description": "JavaScript library that visualizes tournament brackets",
"type": "module",
"types": "./index.d.ts",
Expand Down

0 comments on commit df11157

Please sign in to comment.