Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Aug 10, 2022
1 parent 9da3fd5 commit 3b9954f
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 9 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.

# [10.2.0](https://github.com/4Catalyzer/javascript/compare/@4c/[email protected]...@4c/[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





# [10.1.0](https://github.com/4Catalyzer/javascript/compare/@4c/[email protected]...@4c/[email protected]) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4c/babel-preset",
"version": "10.1.0",
"version": "10.2.0",
"description": "4Catalyzer babel preset",
"main": "index.js",
"repository": {
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.

# [2.3.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





# [2.2.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@[email protected]) (2021-11-29)


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": "2.2.0",
"version": "2.3.0",
"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.

# [1.3.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





## [1.2.2](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@[email protected]) (2021-12-21)


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": "1.2.2",
"version": "1.3.0",
"description": "4Catalyzer React ESLint config",
"files": [
"*.js"
Expand All @@ -24,7 +24,7 @@
"testEnvironment": "node"
},
"dependencies": {
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-airbnb": "^19.0.4"
},
"peerDependencies": {
Expand All @@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "^1.7.0"
},
"devDependencies": {
"@4c/jest-preset": "^1.7.0",
"@4c/jest-preset": "^1.8.0",
"eslint": "^8.21.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
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.

# [3.3.0](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





## [3.2.1](https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@[email protected]) (2022-04-26)

**Note:** Version bump only for package eslint-config-4catalyzer-typescript
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": "3.2.1",
"version": "3.3.0",
"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.

# [1.5.0](https://github.com/4Catalyzer/javascript/compare/[email protected]@1.5.0) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





## [1.4.1](https://github.com/4Catalyzer/javascript/compare/[email protected]@1.4.1) (2021-12-12)


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": "1.4.1",
"version": "1.5.0",
"description": "4Catalyzer ESLint config",
"files": [
"*.js"
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-import-resolver-workspaces/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.0](https://github.com/4Catalyzer/javascript/compare/eslint-import-resolver-workspaces@[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





# [1.1.0](https://github.com/4Catalyzer/javascript/compare/eslint-import-resolver-workspaces@[email protected]) (2021-11-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-import-resolver-workspaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-import-resolver-workspaces",
"version": "1.1.0",
"version": "1.2.0",
"main": "index.js",
"repository": {
"type": "git",
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.8.0](https://github.com/4Catalyzer/javascript/compare/@4c/[email protected]...@4c/[email protected]) (2022-08-10)


### Features

* bump dependencies ([9da3fd5](https://github.com/4Catalyzer/javascript/commit/9da3fd57aa743d010e4cd054c934096cd698fc5d))





# [1.7.0](https://github.com/4Catalyzer/javascript/compare/@4c/[email protected]...@4c/[email protected]) (2021-11-29)


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.7.0",
"version": "1.8.0",
"main": "index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3b9954f

Please sign in to comment.