Skip to content

Commit

Permalink
chore(main): release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
1 parent 8598130 commit 48dc0c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/VirtusLab/tetrisly-react/compare/v1.2.0...v1.2.1) (2023-11-06)


### Bug Fixes

* components review ([#95](https://github.com/VirtusLab/tetrisly-react/issues/95)) ([8598130](https://github.com/VirtusLab/tetrisly-react/commit/8598130f769338402c22a5f8a7c3cf3a296d378d))

## [1.2.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.1.0...v1.2.0) (2023-10-13)


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.2.0",
"version": "1.2.1",
"type": "module",
"homepage": "https://virtuslab.github.io/tetrisly-react",
"main": "dist/tetrisly-react.umd.js",
Expand Down

0 comments on commit 48dc0c5

Please sign in to comment.