Skip to content

Commit d5c0e6e

Browse files
chore(main): release 1.5.1 (#121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f67c0d5 commit d5c0e6e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.1](https://github.com/VirtusLab/tetrisly-react/compare/v1.5.0...v1.5.1) (2024-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* NO-JIRA add id and defaultValue to inputPropsKeys ([#118](https://github.com/VirtusLab/tetrisly-react/issues/118)) ([f67c0d5](https://github.com/VirtusLab/tetrisly-react/commit/f67c0d5316ef966fd8a5684a98a5b8a27e25b7ab))
9+
* removed storybook analytics addon and install GA script manually TET-592 ([#116](https://github.com/VirtusLab/tetrisly-react/issues/116)) ([ded122f](https://github.com/VirtusLab/tetrisly-react/commit/ded122fc8c3d317268f6c6f839b7aba9aa0a5004))
10+
* **TextInput:** removed trigger action on container focus NO-JIRA ([#120](https://github.com/VirtusLab/tetrisly-react/issues/120)) ([9f6ccc1](https://github.com/VirtusLab/tetrisly-react/commit/9f6ccc1ca73ae3a313bb148db031098ff259259f))
11+
312
## [1.5.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.4.0...v1.5.0) (2023-12-12)
413

514

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