Skip to content

Commit

Permalink
chore(release): 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Vincze committed May 15, 2020
1 parent cbf6f3a commit 3ac5312
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
Expand Up @@ -2,6 +2,13 @@

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.3](https://github.com/wintercounter/use-breakpoint/compare/v1.4.2...v1.4.3) (2020-05-15)


### Bug Fixes

* missing dependencies ([cbf6f3a](https://github.com/wintercounter/use-breakpoint/commit/cbf6f3a63487b134218f8a374d1d982c7a8d08f0))

### [1.4.2](https://github.com/wintercounter/use-breakpoint/compare/v1.4.1...v1.4.2) (2020-05-15)


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": "@w11r/use-breakpoint",
"version": "1.4.2",
"version": "1.4.3",
"description": "React useBreakpoint hook to have different values for a variable based on a breakpoints.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3ac5312

Please sign in to comment.