Skip to content

Commit

Permalink
chore(useMediaQuery): publish new package update (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 1, 2023
1 parent d60b969 commit 2aa3fac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-pens-reflect.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/utilities/use-media-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @raddix/use-media-query

## 0.1.1

### Patch Changes

- d60b969: Add keywords in package.json

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/use-media-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@raddix/use-media-query",
"description": "Is a hook that respond to media query changes",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"main": "src/index.ts",
"author": "Moises Machuca Valverde <rolan.machuca@gmail.com> (https://www.moisesmachuca.com)",
Expand Down

0 comments on commit 2aa3fac

Please sign in to comment.