Skip to content

Commit

Permalink
chore(main): release 1.24.0 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
puria authored Jul 3, 2024
1 parent 4d64c85 commit dc778a2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.24.0](https://github.com/ForkbombEu/didroom-components/compare/v1.23.0...v1.24.0) (2024-07-03)


### Features

* tab page layout ([#110](https://github.com/ForkbombEu/didroom-components/issues/110)) ([4d64c85](https://github.com/ForkbombEu/didroom-components/commit/4d64c85c567a640e34cb42ae3b0349732553a686))


### Bug Fixes

* center empty state text ([#108](https://github.com/ForkbombEu/didroom-components/issues/108)) ([f65f8e3](https://github.com/ForkbombEu/didroom-components/commit/f65f8e38746563faac533da60e251051cc4c5ca0))
* header should knows which back method invoke ([#109](https://github.com/ForkbombEu/didroom-components/issues/109)) ([e470ee7](https://github.com/ForkbombEu/didroom-components/commit/e470ee773aab8bb5a03b24ea99aa221dc6eab11d))

## [1.23.0](https://github.com/ForkbombEu/didroom-components/compare/v1.22.0...v1.23.0) (2024-07-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@didroom/components",
"version": "1.23.0",
"version": "1.24.0",
"description": "Didroom web components",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit dc778a2

Please sign in to comment.