Skip to content

Commit b81dec4

Browse files
chore(main): release 1.3.0 (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a215833 commit b81dec4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.2...v1.3.0) (2023-11-22)
4+
5+
6+
### Features
7+
8+
* 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))
9+
10+
11+
### Bug Fixes
12+
13+
* **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))
14+
315
## [1.2.2](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.1...v1.2.2) (2023-11-14)
416

517

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.2.2",
3+
"version": "1.3.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)