Skip to content

Commit cb7eabe

Browse files
chore(main): release 1.2.0 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9ba9ab commit cb7eabe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.1.0...v1.2.0) (2023-10-13)
4+
5+
6+
### Features
7+
8+
* tag component ([#91](https://github.com/VirtusLab/tetrisly-react/issues/91)) ([a9ba9ab](https://github.com/VirtusLab/tetrisly-react/commit/a9ba9abbb96f13cde9a4be6174436c798234dbba))
9+
310
## [1.1.0](https://github.com/VirtusLab/tetrisly-react/compare/v1.0.0...v1.1.0) (2023-10-13)
411

512

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.1.0",
3+
"version": "1.2.0",
44
"type": "module",
55
"homepage": "https://virtuslab.github.io/tetrisly-react",
66
"main": "dist/tetrisly-react.umd.js",

0 commit comments

Comments
 (0)