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]
  • Loading branch information
unleashit committed Mar 21, 2019
1 parent 74dc6f3 commit 049361f
Show file tree
Hide file tree
Showing 10 changed files with 79 additions and 5 deletions.
17 changes: 17 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* various css modules issues ([b1802fe](https://github.com/unleashit/npm-library/commit/b1802fe))


### Features

* **all:** css and css module improvements ([6b64c5e](https://github.com/unleashit/npm-library/commit/6b64c5e))
* **common:** move fabrik custom input to common package ([c82f0cf](https://github.com/unleashit/npm-library/commit/c82f0cf))





# 0.2.0 (2019-03-16)


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.6.0",
"version": "0.7.0",
"main": "dist/index.js",
"description": "Shared library for @unleashit components.",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions packages/demos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* various css modules issues ([b1802fe](https://github.com/unleashit/npm-library/commit/b1802fe))


### Features

* **all:** css and css module improvements ([6b64c5e](https://github.com/unleashit/npm-library/commit/6b64c5e))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/demos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/demos",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"dependencies": {
"@unleashit/mock-data": "^0.6.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* various css modules issues ([b1802fe](https://github.com/unleashit/npm-library/commit/b1802fe))


### Features

* **common:** move fabrik custom input to common package ([c82f0cf](https://github.com/unleashit/npm-library/commit/c82f0cf))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/login",
"version": "0.6.0",
"version": "0.7.0",
"main": "dist/index.js",
"description": "Responsive login component for React.",
"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.6.1](https://github.com/unleashit/npm-library/compare/@unleashit/[email protected]...@unleashit/[email protected]) (2019-03-21)

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





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


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.6.0",
"version": "0.6.1",
"main": "dist/index.js",
"description": "Responsive pagination component for React.",
"scripts": {
Expand Down
17 changes: 17 additions & 0 deletions packages/signup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* various css modules issues ([b1802fe](https://github.com/unleashit/npm-library/commit/b1802fe))


### Features

* **all:** css and css module improvements ([6b64c5e](https://github.com/unleashit/npm-library/commit/6b64c5e))
* **common:** move fabrik custom input to common package ([c82f0cf](https://github.com/unleashit/npm-library/commit/c82f0cf))





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

**Note:** Version bump only for package @unleashit/signup
Expand Down
2 changes: 1 addition & 1 deletion packages/signup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unleashit/signup",
"version": "0.6.0",
"version": "0.7.0",
"main": "dist/index.js",
"description": "Responsive signup component for React.",
"scripts": {
Expand Down

0 comments on commit 049361f

Please sign in to comment.