Skip to content

Commit

Permalink
chore(main): release 1.11.0 (#55)
Browse files Browse the repository at this point in the history
puria authored Feb 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e96371d commit b99fc0d
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.11.0](https://github.com/ForkbombEu/didroom-components/compare/v1.10.2...v1.11.0) (2024-02-20)


### Features

* add clear button ([#56](https://github.com/ForkbombEu/didroom-components/issues/56)) ([e96371d](https://github.com/ForkbombEu/didroom-components/commit/e96371d5fa3d606aad2fe5b6525cf506631abbf9))


### Bug Fixes

* apply background pattern to card ([#53](https://github.com/ForkbombEu/didroom-components/issues/53)) ([8c0dc50](https://github.com/ForkbombEu/didroom-components/commit/8c0dc507aeee61d2db37b6813d30f3a8cc1d7454))
* card background for both dark and light mode ([#57](https://github.com/ForkbombEu/didroom-components/issues/57)) ([4ec07fd](https://github.com/ForkbombEu/didroom-components/commit/4ec07fd77ab43df48acec9542cec3957f4814df7))
* use css variables for setting fonts ([#54](https://github.com/ForkbombEu/didroom-components/issues/54)) ([3ffa248](https://github.com/ForkbombEu/didroom-components/commit/3ffa2488ae46124db0994ed7ada85edf3a576749))

## [1.10.2](https://github.com/ForkbombEu/didroom-components/compare/v1.10.1...v1.10.2) (2024-02-15)


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

0 comments on commit b99fc0d

Please sign in to comment.