Skip to content

Commit 9384954

Browse files
chore(main): release 1.2.1 (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57c52da commit 9384954

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.2.1](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.0...v1.2.1) (2023-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* components review ([#95](https://github.com/VirtusLab/tetrisly-react/issues/95)) ([8598130](https://github.com/VirtusLab/tetrisly-react/commit/8598130f769338402c22a5f8a7c3cf3a296d378d))
9+
* components visual fixes and improvements with updated tokens ([#98](https://github.com/VirtusLab/tetrisly-react/issues/98)) ([0d18440](https://github.com/VirtusLab/tetrisly-react/commit/0d184400ba6819123a3d86a658a8334e386fcecc))
10+
311
## [1.2.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.1.0...v1.2.0) (2023-10-13)
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.2.0",
3+
"version": "1.2.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)