Skip to content

Commit

Permalink
[0.8.0] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 26, 2024
1 parent 2849b71 commit b1b88c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.8.0](https://kbss.felk.cvut.cz/git/s-forms/compare/v0.7.2...v0.8.0) (2024-11-26)

### [0.7.2](https://kbss.felk.cvut.cz/git/s-forms/compare/v0.7.1...v0.7.2) (2024-10-03)

- Fix support for tooltip in tree component (#347)
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": "@kbss-cvut/s-forms",
"version": "0.7.2",
"version": "0.8.0",
"description": "Semantic forms generator and processor",
"keywords": [
"react",
Expand Down

0 comments on commit b1b88c4

Please sign in to comment.