Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balsigergil committed Jan 21, 2024
1 parent e87d691 commit a2ff67a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/balsigergil/bloum/compare/v0.1.0...v0.1.1) (2024-01-21)


### Bug Fixes

* **modal:** handle empty focusableElements array ([cbd3c84](https://github.com/balsigergil/bloum/commit/cbd3c84c3aa41e5e5f0474f1131f3cff13afe86f))

## [0.1.0](https://github.com/balsigergil/bloum/compare/v0.0.6...v0.1.0) (2024-01-21)


Expand Down
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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloum",
"version": "0.1.0",
"version": "0.1.1",
"author": "Gil Balsiger <[email protected]>",
"description": "A lightweight yet powerful library of unstyled web components.",
"license": "MIT",
Expand Down

0 comments on commit a2ff67a

Please sign in to comment.