Skip to content

Commit

Permalink
Update @polar/plugin-fullscreen to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Nov 26, 2024
1 parent 39a923f commit c772fb5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugins/Fullscreen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## unpublished
## 1.2.2

- Fix: Adjust documentation to properly describe optionality of configuration parameters.
- Refactor: Remove redundant props regarding positioning of the tooltip.
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/Fullscreen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"CHANGELOG.md"
],
"devDependencies": {
"@polar/lib-custom-types": "^1.0.0",
"@polar/lib-test-mount-parameters": "^1.0.0"
"@polar/lib-custom-types": "^1.5.0",
"@polar/lib-test-mount-parameters": "^1.3.0"
}
}

0 comments on commit c772fb5

Please sign in to comment.