Skip to content

Commit 19253d4

Browse files
chore(main): release 1.8.0 (#151)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc44083 commit 19253d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.7.0...v1.8.0) (2024-05-23)
4+
5+
6+
### Features
7+
8+
* TET-660 fix width button issue ([#150](https://github.com/VirtusLab/tetrisly-react/issues/150)) ([dc44083](https://github.com/VirtusLab/tetrisly-react/commit/dc440831d33c51e0edea6fcb3acf7ba884f9382c))
9+
* TET-866 add tag input component ([#140](https://github.com/VirtusLab/tetrisly-react/issues/140)) ([2070c34](https://github.com/VirtusLab/tetrisly-react/commit/2070c34b3477c3c1ba53fd9041d22ce7297a4450))
10+
311
## [1.7.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.6.1...v1.7.0) (2024-05-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@virtuslab/tetrisly-react",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"homepage": "https://tetrisly.com",
55
"description": "Tetrisly offers user-friendly components designed for effortless integration. Plus, it's fully compatible with fully compatible with Tetrisly for Figma with a seamless design and development experience in mind.",
66
"keywords": [

0 commit comments

Comments
 (0)