Skip to content

Commit

Permalink
chore(main): release 1.5.1 (#121)
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 Feb 12, 2024
1 parent f67c0d5 commit d5c0e6e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.5.1](https://github.com/VirtusLab/tetrisly-react/compare/v1.5.0...v1.5.1) (2024-02-09)


### Bug Fixes

* 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))
* 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))
* **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))

## [1.5.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.4.0...v1.5.0) (2023-12-12)


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.5.0",
"version": "1.5.1",
"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 d5c0e6e

Please sign in to comment.