Skip to content

Commit 1d9994a

Browse files
chore(main): release 1.4.0 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7a1b83 commit 1d9994a

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.4.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.3.0...v1.4.0) (2023-12-07)
4+
5+
6+
### Features
7+
8+
* added vite + react + ts example TET-345 ([#108](https://github.com/VirtusLab/tetrisly-react/issues/108)) ([3d14b5f](https://github.com/VirtusLab/tetrisly-react/commit/3d14b5f1b959b11f9379d7baa73f75b7dfe22c9e))
9+
* text input focus issue ([#109](https://github.com/VirtusLab/tetrisly-react/issues/109)) ([f7a1b83](https://github.com/VirtusLab/tetrisly-react/commit/f7a1b83abed2168f223942808ffc5276c0f2ab16))
10+
311
## [1.3.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.2...v1.3.0) (2023-11-22)
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.3.0",
3+
"version": "1.4.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)