Skip to content

Commit

Permalink
chore(release): v1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
isuvorov committed Jul 9, 2020
1 parent 1dd9e7a commit 08f0771
Show file tree
Hide file tree
Showing 89 changed files with 426 additions and 186 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.15.6](https://github.com/isuvorov/lib-starter-kit/compare/v1.15.5...v1.15.6) (2020-07-09)


### Bug Fixes

* **list:** subtitle forget a type ([f9f550f](https://github.com/isuvorov/lib-starter-kit/commit/f9f550f71c004a27e4a73160f59900371b9b3a19))





## [1.15.5](https://github.com/isuvorov/lib-starter-kit/compare/v1.15.4...v1.15.5) (2020-07-07)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.15.5",
"version": "1.15.6",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/add-to-calendar/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/extra/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/add-to-calendar





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/extra/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/add-to-calendar
Expand Down
2 changes: 1 addition & 1 deletion packages/add-to-calendar/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/add-to-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/add-to-calendar",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: extra",
"author": "Andrey Kondalov <i@yukio.ru>",
"license": "MIT",
Expand Down Expand Up @@ -33,8 +33,8 @@
"moment": "2.27.0"
},
"devDependencies": {
"@lskjs/button": "1.15.3",
"@lskjs/dev": "1.15.3",
"@lskjs/button": "1.15.6",
"@lskjs/dev": "1.15.6",
"prop-types": "15.7.2",
"react": "16.13.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/article/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/article/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/article





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/article/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/article
Expand Down
2 changes: 1 addition & 1 deletion packages/article/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/article/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/article",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: article",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand Down Expand Up @@ -28,16 +28,16 @@
"styleguide": "../../scripts/package-styleguide.sh"
},
"dependencies": {
"@lskjs/image": "1.15.3",
"@lskjs/link": "1.15.3",
"@lskjs/theme": "1.15.0",
"@lskjs/typo": "1.15.3",
"@lskjs/image": "1.15.6",
"@lskjs/link": "1.15.6",
"@lskjs/theme": "1.15.6",
"@lskjs/typo": "1.15.6",
"react-markdown": "4.3.1"
},
"devDependencies": {
"@emotion/core": "10.0.27",
"@emotion/styled": "10.0.27",
"@lskjs/dev": "1.15.3",
"@lskjs/dev": "1.15.6",
"emotion": "10.0.27",
"react": "16.8.6"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/avatar/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/avatar/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/avatar





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/avatar/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/avatar
Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/avatar",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: avatar",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand Down Expand Up @@ -28,13 +28,13 @@
"styleguide": "../../scripts/package-styleguide.sh"
},
"dependencies": {
"@lskjs/link": "1.15.3",
"@lskjs/link": "1.15.6",
"lodash": "4.17.15",
"prop-types": "15.7.2",
"react-image-fallback": "8.0.0"
},
"devDependencies": {
"@lskjs/dev": "1.15.3",
"@lskjs/dev": "1.15.6",
"react": "16.8.6"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/button/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/button/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/button





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/button/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/button
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/button",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: button",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand Down Expand Up @@ -34,13 +34,13 @@
"@emotion/core": "10.0.27",
"@emotion/styled": "10.0.27",
"@lskjs/autobind": "1.20.0",
"@lskjs/theme": "1.15.0",
"@lskjs/theme": "1.15.6",
"@lskjs/utils": "1.42.0",
"classnames": "2.2.6",
"prop-types": "15.7.2"
},
"devDependencies": {
"@lskjs/dev": "1.15.3",
"@lskjs/dev": "1.15.6",
"@lskjs/grid": "1.1.41",
"antd": "3.26.9",
"lodash": "4.17.15",
Expand Down
8 changes: 8 additions & 0 deletions packages/css/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/css/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/css





# [1.15.0](https://github.com/lskjs/ux/tree/master/packages/css/compare/v1.14.0...v1.15.0) (2020-06-30)

**Note:** Version bump only for package @lskjs/css
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/css",
"version": "1.15.0",
"version": "1.15.6",
"description": "LSK ux subrepo: css",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand All @@ -27,7 +27,6 @@
"storybook": "../../scripts/package-storybook.sh",
"styleguide": "../../scripts/package-styleguide.sh"
},
"dependencies": {},
"devDependencies": {
"@emotion/core": "10.0.27",
"emotion": "10.0.27"
Expand Down
8 changes: 8 additions & 0 deletions packages/dashboard/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/dashboard/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/dashboard





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/dashboard/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/dashboard
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/dashboard",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: dashboard",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand Down Expand Up @@ -35,12 +35,12 @@
"@emotion/core": "10.0.27",
"@emotion/styled": "10.0.27",
"@lskjs/autobind": "0.39.0",
"@lskjs/button": "1.15.3",
"@lskjs/css": "1.15.0",
"@lskjs/dev": "1.15.3",
"@lskjs/modal": "1.15.3",
"@lskjs/theme": "1.15.0",
"@lskjs/ui": "1.15.3",
"@lskjs/button": "1.15.6",
"@lskjs/css": "1.15.6",
"@lskjs/dev": "1.15.6",
"@lskjs/modal": "1.15.6",
"@lskjs/theme": "1.15.6",
"@lskjs/ui": "1.15.6",
"@lskjs/utils": "0.39.0",
"antd": "3.17.0",
"mobx": "5.9.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev/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.

## [1.15.6](https://github.com/lskjs/ux/tree/master/packages/ui-dev/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/dev





## [1.15.3](https://github.com/lskjs/ux/tree/master/packages/ui-dev/compare/v1.15.2...v1.15.3) (2020-07-07)

**Note:** Version bump only for package @lskjs/dev
Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lskjs/dev",
"version": "1.15.3",
"version": "1.15.6",
"description": "LSK ux subrepo: ui-dev",
"author": "Igor Suvorov <hi@isuvorov.com>",
"license": "MIT",
Expand All @@ -27,10 +27,9 @@
"storybook": "../../scripts/package-storybook.sh",
"styleguide": "../../scripts/package-styleguide.sh"
},
"dependencies": {},
"devDependencies": {
"@lskjs/css": "1.15.0",
"@lskjs/theme": "1.15.0",
"@lskjs/css": "1.15.6",
"@lskjs/theme": "1.15.6",
"@lskjs/utils": "0.39.0",
"emotion": "10.0.27",
"emotion-theming": "10.0.27",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/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.

## [1.15.6](https://github.com/isuvorov/lib-starter-kit/tree/master/packages/lib1/compare/v1.15.5...v1.15.6) (2020-07-09)

**Note:** Version bump only for package @lskjs/docs





## [1.15.5](https://github.com/isuvorov/lib-starter-kit/tree/master/packages/lib1/compare/v1.15.4...v1.15.5) (2020-07-07)

**Note:** Version bump only for package @lskjs/docs
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 08f0771

Please sign in to comment.