Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @4c/babel-preset@5.0.2
 - eslint-config-4catalyzer-flow-react@0.7.8
 - eslint-config-4catalyzer-flow@0.8.2
 - eslint-config-4catalyzer-jest@1.2.1
 - eslint-config-4catalyzer-react@0.9.3
 - eslint-config-4catalyzer-typescript@0.12.1
 - eslint-config-4catalyzer@0.8.1
 - @4c/import-sort@4.3.4
 - @4c/jest-preset@1.4.2
 - @4c/semantic-release-alt-publish-dir@4.0.2
 - @4c/semantic-release-config@1.0.5
  • Loading branch information
taion committed Mar 20, 2019
1 parent c2dd0ea commit 4f88aee
Show file tree
Hide file tree
Showing 22 changed files with 139 additions and 18 deletions.
11 changes: 11 additions & 0 deletions packages/babel-preset/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.

## [5.0.2](https://github.com/4Catalyzer/javascript/compare/@4c/babel-preset@5.0.1...@4c/babel-preset@5.0.2) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [5.0.1](https://github.com/4Catalyzer/javascript/compare/@4c/babel-preset@5.0.0...@4c/babel-preset@5.0.1) (2019-03-19)

**Note:** Version bump only for package @4c/babel-preset
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/babel-preset",
"version": "5.0.1",
"version": "5.0.2",
"description": "4Catalyzer babel preset",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"eslint": "^5.15.3",
"eslint-config-4catalyzer": "^0.8.0",
"eslint-config-4catalyzer": "^0.8.1",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer-flow-react/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.7.8](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-flow-react@0.7.7...eslint-config-4catalyzer-flow-react@0.7.8) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [0.7.7](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-flow-react@0.7.6...eslint-config-4catalyzer-flow-react@0.7.7) (2019-03-19)

**Note:** Version bump only for package eslint-config-4catalyzer-flow-react
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-4catalyzer-flow-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer-flow-react",
"version": "0.7.7",
"version": "0.7.8",
"description": "4Catalyzer Flow React ESLint config",
"files": [
"*.js"
Expand All @@ -21,8 +21,8 @@
},
"homepage": "https://github.com/4Catalyzer/javascript#readme",
"dependencies": {
"eslint-config-4catalyzer-flow": "^0.8.1",
"eslint-config-4catalyzer-react": "^0.9.2"
"eslint-config-4catalyzer-flow": "^0.8.2",
"eslint-config-4catalyzer-react": "^0.9.3"
},
"peerDependencies": {
"eslint": "^5.15.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer-flow/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.8.2](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-flow@0.8.1...eslint-config-4catalyzer-flow@0.8.2) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [0.8.1](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-flow@0.8.0...eslint-config-4catalyzer-flow@0.8.1) (2019-03-19)

**Note:** Version bump only for package eslint-config-4catalyzer-flow
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-4catalyzer-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer-flow",
"version": "0.8.1",
"version": "0.8.2",
"description": "4Catalyzer Flow ESLint config",
"files": [
"*.js"
Expand All @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/4Catalyzer/javascript#readme",
"dependencies": {
"eslint-config-4catalyzer": "^0.8.0"
"eslint-config-4catalyzer": "^0.8.1"
},
"peerDependencies": {
"eslint": "^5.15.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer-jest/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.2.1](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@1.2.0...eslint-config-4catalyzer-jest@1.2.1) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





# [1.2.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@1.1.2...eslint-config-4catalyzer-jest@1.2.0) (2019-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-4catalyzer-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer-jest",
"version": "1.2.0",
"version": "1.2.1",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer-react/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.9.3](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@0.9.2...eslint-config-4catalyzer-react@0.9.3) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [0.9.2](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@0.9.1...eslint-config-4catalyzer-react@0.9.2) (2019-03-19)

**Note:** Version bump only for package eslint-config-4catalyzer-react
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-4catalyzer-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer-react",
"version": "0.9.2",
"version": "0.9.3",
"description": "4Catalyzer React ESLint config",
"files": [
"*.js"
Expand Down Expand Up @@ -28,7 +28,7 @@
"testEnvironment": "node"
},
"dependencies": {
"eslint-config-4catalyzer": "^0.8.0",
"eslint-config-4catalyzer": "^0.8.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-react-hooks": "^1.5.1"
},
Expand All @@ -39,7 +39,7 @@
"eslint-plugin-react": "^7.12.4"
},
"devDependencies": {
"@4c/jest-preset": "^1.4.1",
"@4c/jest-preset": "^1.4.2",
"eslint": "^5.12.1",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer-typescript/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.12.1](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@0.12.0...eslint-config-4catalyzer-typescript@0.12.1) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





# [0.12.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@0.11.0...eslint-config-4catalyzer-typescript@0.12.0) (2019-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-4catalyzer-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer-typescript",
"version": "0.12.0",
"version": "0.12.1",
"main": "index.js",
"files": [
"*.js"
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-4catalyzer/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.8.1](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer@0.8.0...eslint-config-4catalyzer@0.8.1) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





# [0.8.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer@0.7.2...eslint-config-4catalyzer@0.8.0) (2019-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-4catalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-4catalyzer",
"version": "0.8.0",
"version": "0.8.1",
"description": "4Catalyzer ESLint config",
"files": [
"*.js"
Expand Down
11 changes: 11 additions & 0 deletions packages/import-sort/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.

## [4.3.4](https://github.com/4Catalyzer/javascript/compare/@4c/import-sort@4.3.3...@4c/import-sort@4.3.4) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [4.3.3](https://github.com/4Catalyzer/javascript/compare/@4c/import-sort@4.3.2...@4c/import-sort@4.3.3) (2019-03-04)

**Note:** Version bump only for package @4c/import-sort
Expand Down
2 changes: 1 addition & 1 deletion packages/import-sort/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/import-sort",
"version": "4.3.3",
"version": "4.3.4",
"description": "",
"main": "style.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/jest-preset/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.4.2](https://github.com/4Catalyzer/jest-preset/compare/@4c/jest-preset@1.4.1...@4c/jest-preset@1.4.2) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/jest-preset/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/jest-preset/commit/c2dd0ea))





## [1.4.1](https://github.com/4Catalyzer/jest-preset/compare/@4c/jest-preset@1.4.0...@4c/jest-preset@1.4.1) (2019-02-26)

**Note:** Version bump only for package @4c/jest-preset
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/jest-preset",
"version": "1.4.1",
"version": "1.4.2",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/semantic-release-alt-publish-dir/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.

## [4.0.2](https://github.com/4Catalyzer/javascript/compare/@4c/semantic-release-alt-publish-dir@4.0.1...@4c/semantic-release-alt-publish-dir@4.0.2) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [4.0.1](https://github.com/4Catalyzer/javascript/compare/@4c/semantic-release-alt-publish-dir@4.0.0...@4c/semantic-release-alt-publish-dir@4.0.1) (2019-02-26)

**Note:** Version bump only for package @4c/semantic-release-alt-publish-dir
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-alt-publish-dir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/semantic-release-alt-publish-dir",
"version": "4.0.1",
"version": "4.0.2",
"main": "index.js",
"author": "Jason Quense <monastic.panic@gmail.com>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/semantic-release-config/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.0.5](https://github.com/4Catalyzer/javascript/compare/@4c/semantic-release-config@1.0.4...@4c/semantic-release-config@1.0.5) (2019-03-20)


### Bug Fixes

* Fix excludes for preset-env ([#95](https://github.com/4Catalyzer/javascript/issues/95)) ([c2dd0ea](https://github.com/4Catalyzer/javascript/commit/c2dd0ea))





## [1.0.4](https://github.com/4Catalyzer/javascript/compare/@4c/semantic-release-config@1.0.3...@4c/semantic-release-config@1.0.4) (2019-02-26)

**Note:** Version bump only for package @4c/semantic-release-config
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/semantic-release-config",
"version": "1.0.4",
"version": "1.0.5",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"semantic-release": "^15.13.3"
},
"dependencies": {
"@4c/semantic-release-alt-publish-dir": "^4.0.1",
"@4c/semantic-release-alt-publish-dir": "^4.0.2",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/git": "^7.0.8",
"@semantic-release/github": "^5.2.10",
Expand Down

0 comments on commit 4f88aee

Please sign in to comment.