Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#106)
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 Nov 22, 2023
1 parent a215833 commit b81dec4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.2...v1.3.0) (2023-11-22)


### Features

* added styles export to components TET-555 ([#104](https://github.com/VirtusLab/tetrisly-react/issues/104)) ([a215833](https://github.com/VirtusLab/tetrisly-react/commit/a215833c663370fa451194f124cff0b870edd29b))


### Bug Fixes

* **TextInput:** beforeComponent Icon only allow 20px size icons TET-348 ([#102](https://github.com/VirtusLab/tetrisly-react/issues/102)) ([d409bdb](https://github.com/VirtusLab/tetrisly-react/commit/d409bdbe3b6353a23dbf983625fc24ee437f81ef))

## [1.2.2](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.1...v1.2.2) (2023-11-14)


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.2.2",
"version": "1.3.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 b81dec4

Please sign in to comment.