Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balsigergil committed Feb 1, 2025
1 parent cc5feef commit 17ea472
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.7.0](https://github.com/balsigergil/bloum/compare/v0.6.4...v0.7.0) (2025-02-01)

### Features

* **sidebar:** ability to use form and button as sidebar item ([cc5feef](https://github.com/balsigergil/bloum/commit/cc5feefe0490e095d1c32115598b305e4dc6c52c))

## [0.6.4](https://github.com/balsigergil/bloum/compare/v0.6.3...v0.6.4) (2025-01-25)

### Bug Fixes
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.6.4",
"version": "0.7.0",
"author": "Gil Balsiger <[email protected]>",
"description": "A modern library of web components.",
"license": "MIT",
Expand Down

0 comments on commit 17ea472

Please sign in to comment.