Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
imbhargav5 committed Apr 11, 2019
1 parent c503cea commit 4c5e5b5
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "3.0.0-beta.0"
"version": "3.0.0-beta.1"
}
2 changes: 1 addition & 1 deletion packages/boundingclientrect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"rooks",
"react-hooks.org"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-boundingclientrect@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-hooks.org",
"counter hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/did-mount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"componentDidMount",
"lifecycle"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-did-mount@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/did-update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"rooks",
"react-hooks.org"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-did-update@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-rooks",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "Eslint config for rooks.",
"keywords": [
"eslint",
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"rooks",
"input hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-input@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/interval/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"setInterval",
"interval"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-interval@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"keyboard event",
"key"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-key@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"rooks",
"hooks"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-localstorage@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/mouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mouse",
"mouse hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-mouse@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/mutation-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mutation observer",
"mutation observer hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-mutation-observer@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/navigator-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"navigator language",
"navigator language hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-navigator-language@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/online/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"online status",
"online status hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-online@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/outside-click/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"hooks",
"ref outside click"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-outside-click@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/previous/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"rooks",
"react-hooks.org"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-previous@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/raf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"hooks",
"raf"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-raf@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/rooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rooks",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "Useful React hooks for everyone.",
"author": "Bhargav Ponnapalli <bhargavponnapalli.5@gmail.com> (https://github.com/imbhargav5)",
"homepage": "https://github.com/react-hooks-org/rooks#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"hooks",
"list"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-select@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/sessionstorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hooks",
"session storage"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-sessionstorage@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shared",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "Shared package with all utils",
"author": "Bhargav Ponnapalli <bhargavponnapalli.5@gmail.com> (https://github.com/imbhargav5)",
"homepage": "https://github.com/imbhargav5/rooks#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"private": true,
"description": "Storybook for hooks",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/time-ago/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"timeago.js",
"timeago hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-time-ago@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/timeout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"timeout",
"timeout hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-timeout@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"rooks",
"toggle hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-toggle@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/visibility-sensor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"rooks",
"visibility sensor hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-visibility-sensor@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A React Hooks Website",
"name": "website",
"private": true,
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"scripts": {
"dev": "node .",
"prebuild": "rimraf dist .next",
Expand Down
2 changes: 1 addition & 1 deletion packages/will-unmount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"unmount",
"unmount hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-will-unmount@",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/window-size/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"window size",
"window size hook"
],
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-window-size@",
"private": false,
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pregenerate:types": "rimraf index.d.ts",
"generate:types": "tsc"
},
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"_id": "@rooks/use-worker@",
"keywords": [
"react-hooks.org",
Expand Down

0 comments on commit 4c5e5b5

Please sign in to comment.