Skip to content

Commit

Permalink
chore(main): release 1.26.5 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
puria authored Aug 5, 2024
1 parent 3061e0d commit e6f5964
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.26.5](https://github.com/ForkbombEu/didroom-components/compare/v1.26.4...v1.26.5) (2024-08-05)


### Bug Fixes

* header allignment ([#131](https://github.com/ForkbombEu/didroom-components/issues/131)) ([3061e0d](https://github.com/ForkbombEu/didroom-components/commit/3061e0dcb692db846a5f7aac28fe0b45db975452))

## [1.26.4](https://github.com/ForkbombEu/didroom-components/compare/v1.26.3...v1.26.4) (2024-08-02)


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.26.4",
"version": "1.26.5",
"description": "Didroom web components",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit e6f5964

Please sign in to comment.