Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwalley committed Dec 5, 2021
1 parent 20ab7d9 commit 11206d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.0](https://github.com/johnwalley/allotment/compare/v1.3.0...v1.4.0) (2021-12-05)

### Features

- increase sash size on touch devices ([#66](https://github.com/johnwalley/allotment/issues/66)) ([20ab7d9](https://github.com/johnwalley/allotment/commit/20ab7d93ab836af864a67531b3c5c1244e23a3b8))

## [1.3.0](https://github.com/johnwalley/allotment/compare/v1.2.0...v1.3.0) (2021-12-03)

### Features
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": "allotment",
"version": "1.3.0",
"version": "1.4.0",
"description": "React split-pane component",
"exports": {
".": "./dist/modern.js",
Expand Down

0 comments on commit 11206d7

Please sign in to comment.