Skip to content

Commit

Permalink
v0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmilton committed Sep 7, 2019
1 parent f83c23a commit 5b2d208
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion components/collapse/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/collapse",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/components/collapse",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion components/navbar/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/navbar",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/components/navbar",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion components/select/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/select",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/components/select",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion components/switch/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/switch",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/components/switch",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion components/tooltip/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/tooltip",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/components/tooltip",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion css/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/css",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/css",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "0.33.0",
"version": "0.33.1",
"packages": [
"components/*",
"css",
Expand Down
2 changes: 1 addition & 1 deletion utils/build-css/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/build-css",
"version": "0.33.0",
"version": "0.33.1",
"description": "Internal Minna UI CSS builder.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/utils/build-css",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion utils/minna-css/package.json
@@ -1,6 +1,6 @@
{
"name": "minna-css",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion utils/minna-tools-essential/package.json
@@ -1,6 +1,6 @@
{
"name": "minna-tools-essential",
"version": "0.33.0",
"version": "0.33.1",
"description": "Common tooling and configuration presets for JavaScript and TypeScript projects.",
"repository": "https://github.com/WeAreGenki/minna-ui",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion utils/minna-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "minna-tools",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion utils/minna-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "minna-ui",
"version": "0.33.0",
"version": "0.33.1",
"description": "馃樃 A fast, friendly, and fun web UI kit for everyone.",
"repository": "https://github.com/WeAreGenki/minna-ui",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down
2 changes: 1 addition & 1 deletion utils/ts-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@minna-ui/ts-config",
"version": "0.33.0",
"version": "0.33.1",
"description": "TypeScript config preset for use in Minna UI projects.",
"repository": "https://github.com/WeAreGenki/minna-ui/tree/master/utils/ts-config",
"bugs": "https://github.com/WeAreGenki/minna-ui/issues",
Expand Down

0 comments on commit 5b2d208

Please sign in to comment.