Skip to content

Commit

Permalink
chore: release 2.3.0 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Feb 8, 2022
1 parent 6c544a4 commit 1a3f343
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

## [2.3.0](https://www.github.com/zakodium/react-wafer/compare/v2.2.0...v2.3.0) (2022-02-08)


### Features

* allow enforce number of rows or columns and add border error ([#14](https://www.github.com/zakodium/react-wafer/issues/14)) ([6c544a4](https://www.github.com/zakodium/react-wafer/commit/6c544a4eb29d6da6db8b5af3099e799ba9ebc62d))

## [2.2.0](https://www.github.com/zakodium/react-wafer/compare/v2.1.0...v2.2.0) (2021-12-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": "react-wafer",
"version": "2.2.0",
"version": "2.3.0",
"description": "Render wafer partition in react",
"main": "lib/src/index.js",
"module": "lib-es/src/index.js",
Expand Down

0 comments on commit 1a3f343

Please sign in to comment.