Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @unleashit/[email protected]
 - @unleashit/[email protected]
 - @unleashit/[email protected]
 - @unleashit/[email protected]
 - @unleashit/[email protected]
 - @unleashit/[email protected]
 - @unleashit/[email protected]
  • Loading branch information
unleashit committed Mar 23, 2019
1 parent 8c01aeb commit dea23f5
Show file tree
Hide file tree
Showing 14 changed files with 67 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.2](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/common





# [0.8.0](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/common",
"version": "0.8.1",
"version": "0.8.2",
"main": "dist/index.js",
"description": "Shared library for @unleashit components. Probabaly not otherwise useful.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/demos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.3](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/demos





## [0.8.1](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/demos/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@unleashit/demos",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"dependencies": {
"@unleashit/mock-data": "^0.6.1",
"@unleashit/mock-data": "^0.6.3",
"formik": "^1.5.1",
"react": "^16.8.2",
"react-dom": "^16.8.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/forgotPassword/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.2](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/forgot-password





# [0.9.0](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/forgotPassword/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/forgot-password",
"version": "0.9.1",
"version": "0.9.2",
"main": "dist/index.js",
"description": "Forgot password component for React with custom fields.",
"scripts": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"yup": ">=0.26.10"
},
"dependencies": {
"@unleashit/common": "^0.8.0"
"@unleashit/common": "^0.8.2"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.2](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/login





# [0.9.0](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/login",
"version": "0.9.1",
"version": "0.9.2",
"main": "dist/index.js",
"description": "Responsive login component for React with custom fields.",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"yup": ">=0.26.10"
},
"dependencies": {
"@unleashit/common": "^0.8.0"
"@unleashit/common": "^0.8.2"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/mockData/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.3](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/mock-data





## [0.6.1](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/mockData/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/mock-data",
"version": "0.6.2",
"version": "0.6.3",
"description": "Wrapper for mocker-data-generator providing a set of templates and arguments. Can optionally write to a file (node)",
"main": "dist/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/pagination





# [0.7.0](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/pagination",
"version": "0.7.1",
"version": "0.7.2",
"main": "dist/index.js",
"description": "Responsive pagination component for React.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/signup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.2](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)

**Note:** Version bump only for package @unleashit/signup





# [0.8.0](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/signup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/signup",
"version": "0.8.1",
"version": "0.8.2",
"main": "dist/index.js",
"description": "Responsive signup component for React with custom fields.",
"scripts": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"yup": ">=0.26.10"
},
"dependencies": {
"@unleashit/common": "^0.8.0"
"@unleashit/common": "^0.8.2"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down

0 comments on commit dea23f5

Please sign in to comment.