Skip to content

Commit

Permalink
chore(main): release 1.7.0 (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 17, 2024
1 parent 9f50c5e commit 4b00cf6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.7.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.6.1...v1.7.0) (2024-05-17)


### Features

* NO-JIRA Corner Dialog component ([#135](https://github.com/VirtusLab/tetrisly-react/issues/135)) ([d916220](https://github.com/VirtusLab/tetrisly-react/commit/d916220f5d6f3e022ca8ec81e76ec69df2fc17e4))
* NO-JIRA new item button ([#138](https://github.com/VirtusLab/tetrisly-react/issues/138)) ([4cfd24a](https://github.com/VirtusLab/tetrisly-react/commit/4cfd24a9a829c2728cae0b7157b4d1e67a136c26))
* TET-853 add FileItem component ([#143](https://github.com/VirtusLab/tetrisly-react/issues/143)) ([9f50c5e](https://github.com/VirtusLab/tetrisly-react/commit/9f50c5e1478b12f633fcab89bacc36083c37d853))
* TET-858 boolean pill ([#141](https://github.com/VirtusLab/tetrisly-react/issues/141)) ([a3c89de](https://github.com/VirtusLab/tetrisly-react/commit/a3c89dee1dabf88645af1dd17e2c13d00f2fcb3d))
* TET-863 add Status component ([#134](https://github.com/VirtusLab/tetrisly-react/issues/134)) ([c81b1a6](https://github.com/VirtusLab/tetrisly-react/commit/c81b1a6997eab528f56f6ef54e565dc947d48ce5))
* TET-894 unify components folders ([#142](https://github.com/VirtusLab/tetrisly-react/issues/142)) ([cae49b7](https://github.com/VirtusLab/tetrisly-react/commit/cae49b7670a942883b15ce89bac4cb4a06f5ea36))
* TET-901 selectable pill ([#145](https://github.com/VirtusLab/tetrisly-react/issues/145)) ([4f08a7a](https://github.com/VirtusLab/tetrisly-react/commit/4f08a7a14788a1d8cf7aef638e4a0904f1014f3b))


### Bug Fixes

* **Pill:** added missing text styles in NO-JIRA ([#147](https://github.com/VirtusLab/tetrisly-react/issues/147)) ([db37e79](https://github.com/VirtusLab/tetrisly-react/commit/db37e799cffa49877b6d86e48c36c8f2d5d325e4))

## [1.6.1](https://github.com/VirtusLab/tetrisly-react/compare/v1.6.0...v1.6.1) (2024-03-26)


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": "@virtuslab/tetrisly-react",
"version": "1.6.1",
"version": "1.7.0",
"homepage": "https://tetrisly.com",
"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.",
"keywords": [
Expand Down

0 comments on commit 4b00cf6

Please sign in to comment.