Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
chore: publish v0.20.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
farism committed Dec 17, 2019
1 parent 83ad1be commit 75447db
Show file tree
Hide file tree
Showing 12 changed files with 73 additions and 11 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)


### Bug Fixes

* **deps:** update dependency copy-webpack-plugin to v5.1.1 ([#595](https://github.com/farism/stylegator/issues/595)) ([7c8fc81](https://github.com/farism/stylegator/commit/7c8fc81e6c59445837a050e865173c36aaf77319))
* **deps:** update dependency css-loader to v3.3.2 ([#596](https://github.com/farism/stylegator/issues/596)) ([9769b72](https://github.com/farism/stylegator/commit/9769b7268b1fbe2e2577a12c73b6eb75bdade0a6))
* **deps:** update dependency highlight.js to v9.17.1 ([#599](https://github.com/farism/stylegator/issues/599)) ([e5441dd](https://github.com/farism/stylegator/commit/e5441dde2b29715ae6326ed259c839cb313d1020))
* **deps:** update dependency webpack to v4.41.3 ([#602](https://github.com/farism/stylegator/issues/602)) ([6a4c04a](https://github.com/farism/stylegator/commit/6a4c04a9314a054bfde783575adfa87cac4a2a90))





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


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": "0.20.0",
"version": "0.20.1",
"npmClient": "yarn",
"parallel": true,
"message": "chore: publish %s [ci skip]",
Expand Down
11 changes: 11 additions & 0 deletions packages/app/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.

## [0.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)


### Bug Fixes

* **deps:** update dependency highlight.js to v9.17.1 ([#599](https://github.com/farism/stylegator/issues/599)) ([e5441dd](https://github.com/farism/stylegator/commit/e5441dde2b29715ae6326ed259c839cb313d1020))





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stylegator/app",
"version": "0.20.0",
"version": "0.20.1",
"description": "styleguide static generator for html and js",
"main": "lib/index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/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.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)

**Note:** Version bump only for package @stylegator/cli





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stylegator/cli",
"version": "0.20.0",
"version": "0.20.1",
"description": "Stylegator CLI tool",
"main": "lib/index.js",
"repository": {
Expand All @@ -26,7 +26,7 @@
"test": "jest"
},
"dependencies": {
"@stylegator/core": "0.20.0",
"@stylegator/core": "0.20.1",
"conventional-changelog-cli": "2.0.31",
"conventional-recommended-bump": "6.0.5",
"find-up": "4.1.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)


### Bug Fixes

* **deps:** update dependency copy-webpack-plugin to v5.1.1 ([#595](https://github.com/farism/stylegator/issues/595)) ([7c8fc81](https://github.com/farism/stylegator/commit/7c8fc81e6c59445837a050e865173c36aaf77319))
* **deps:** update dependency css-loader to v3.3.2 ([#596](https://github.com/farism/stylegator/issues/596)) ([9769b72](https://github.com/farism/stylegator/commit/9769b7268b1fbe2e2577a12c73b6eb75bdade0a6))
* **deps:** update dependency webpack to v4.41.3 ([#602](https://github.com/farism/stylegator/issues/602)) ([6a4c04a](https://github.com/farism/stylegator/commit/6a4c04a9314a054bfde783575adfa87cac4a2a90))





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stylegator/core",
"version": "0.20.0",
"version": "0.20.1",
"description": "styleguide static generator for html and js",
"main": "lib/index.js",
"repository": {
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.

## [0.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)

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





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@stylegator/docs",
"version": "0.20.0",
"version": "0.20.1",
"description": "Stylegator main package",
"main": "lib/index.js",
"repository": {
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"prop-types-docs": "0.5.0",
"stylegator": "0.20.0"
"stylegator": "0.20.1"
},
"devDependencies": {
"husky": "3.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/stylegator/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.20.1](https://github.com/farism/stylegator/compare/v0.20.0...v0.20.1) (2019-12-17)

**Note:** Version bump only for package stylegator





# [0.20.0](https://github.com/farism/stylegator/compare/v0.19.0...v0.20.0) (2019-12-04)


Expand Down
8 changes: 4 additions & 4 deletions packages/stylegator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylegator",
"version": "0.20.0",
"version": "0.20.1",
"description": "styleguide static generator for html and js",
"main": "lib/index.js",
"repository": {
Expand All @@ -26,9 +26,9 @@
"test": "jest"
},
"dependencies": {
"@stylegator/app": "0.20.0",
"@stylegator/cli": "0.20.0",
"@stylegator/core": "0.20.0"
"@stylegator/app": "0.20.1",
"@stylegator/cli": "0.20.1",
"@stylegator/core": "0.20.1"
},
"devDependencies": {
"@babel/cli": "7.7.5",
Expand Down

0 comments on commit 75447db

Please sign in to comment.