Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit a891747

Browse files
committed
chore: bump v0.5.3
1 parent dc6f65d commit a891747

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

docs/build/bundle.66af923b.js renamed to docs/build/bundle.5f849b6e.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>react-semantics</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"></head><body><div id="rsg-root"></div><script src="build/bundle.66af923b.js"></script></body></html>
1+
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>react-semantics</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"></head><body><div id="rsg-root"></div><script src="build/bundle.5f849b6e.js"></script></body></html>

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-semantics",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Blazing fast semantic helper components for working with React.",
55
"author": "Christian Svenkerud",
66
"repository": {
@@ -44,7 +44,7 @@
4444
"coveralls": "^3.0.2",
4545
"enzyme-adapter-react-16": "^1.1.1",
4646
"enzyme": "^3.3.0",
47-
"husky": "1.0.0-rc.13",
47+
"husky": "^1.0.0-rc.13",
4848
"jest": "^23.4.1",
4949
"lint-staged": "^7.2.0",
5050
"prettier": "^1.13.7",

0 commit comments

Comments
 (0)