File tree Expand file tree Collapse file tree
eslint-config-4catalyzer-jest
eslint-config-4catalyzer-react
eslint-config-4catalyzer-typescript
eslint-import-resolver-workspaces
semantic-release-alt-publish-dir Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 9.1.0] ( https://github.com/4Catalyzer/javascript/compare/@4c/babel-preset@9.0.0...@4c/babel-preset@9.1.0 ) (2021-11-29)
7+
8+
9+ ### Features
10+
11+ * bump more stuff ([ 2ac8cb0] ( https://github.com/4Catalyzer/javascript/commit/2ac8cb09a1316c850c020de502c3c0879391e98f ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/4Catalyzer/javascript/compare/@4c/babel-preset@8.1.2...@4c/babel-preset@9.0.0 ) (2021-10-07)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @4c/babel-preset" ,
3- "version" : " 9.0 .0" ,
3+ "version" : " 9.1 .0" ,
44 "description" : " 4Catalyzer babel preset" ,
55 "main" : " index.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.2.0] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@2.1.2...eslint-config-4catalyzer-jest@2.2.0 ) (2021-11-29)
7+
8+
9+ ### Features
10+
11+ * bump more stuff ([ 2ac8cb0] ( https://github.com/4Catalyzer/javascript/commit/2ac8cb09a1316c850c020de502c3c0879391e98f ) )
12+
13+
14+
15+
16+
617## [ 2.1.2] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-jest@2.1.1...eslint-config-4catalyzer-jest@2.1.2 ) (2021-10-07)
718
819** Note:** Version bump only for package eslint-config-4catalyzer-jest
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-4catalyzer-jest" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.2.0 " ,
44 "main" : " index.js" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.2.0] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@1.1.3...eslint-config-4catalyzer-react@1.2.0 ) (2021-11-29)
7+
8+
9+ ### Features
10+
11+ * bump more stuff ([ 2ac8cb0] ( https://github.com/4Catalyzer/javascript/commit/2ac8cb09a1316c850c020de502c3c0879391e98f ) )
12+
13+
14+
15+
16+
617## [ 1.1.3] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-react@1.1.2...eslint-config-4catalyzer-react@1.1.3 ) (2021-10-12)
718
819** Note:** Version bump only for package eslint-config-4catalyzer-react
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-4catalyzer-react" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " 4Catalyzer React ESLint config" ,
55 "files" : [
66 " *.js"
2424 "testEnvironment" : " node"
2525 },
2626 "dependencies" : {
27- "eslint-config-4catalyzer" : " ^1.3 .0" ,
27+ "eslint-config-4catalyzer" : " ^1.4 .0" ,
2828 "eslint-config-airbnb" : " ^19.0.1"
2929 },
3030 "peerDependencies" : {
3434 "eslint-plugin-react-hooks" : " ^1.7.0"
3535 },
3636 "devDependencies" : {
37- "@4c/jest-preset" : " ^1.6.2 " ,
37+ "@4c/jest-preset" : " ^1.7.0 " ,
3838 "eslint" : " ^8.3.0" ,
3939 "eslint-plugin-import" : " ^2.25.3" ,
4040 "eslint-plugin-jsx-a11y" : " ^6.5.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.2.0] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@3.1.2...eslint-config-4catalyzer-typescript@3.2.0 ) (2021-11-29)
7+
8+
9+ ### Features
10+
11+ * bump more stuff ([ 2ac8cb0] ( https://github.com/4Catalyzer/javascript/commit/2ac8cb09a1316c850c020de502c3c0879391e98f ) )
12+
13+
14+
15+
16+
617## [ 3.1.2] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer-typescript@3.1.1...eslint-config-4catalyzer-typescript@3.1.2 ) (2021-10-07)
718
819** Note:** Version bump only for package eslint-config-4catalyzer-typescript
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-4catalyzer-typescript" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.2.0 " ,
44 "main" : " index.js" ,
55 "files" : [
66 " *.js"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 1.4.0] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer@1.3.0...eslint-config-4catalyzer@1.4.0 ) (2021-11-29)
7+
8+
9+ ### Features
10+
11+ * bump more stuff ([ 2ac8cb0] ( https://github.com/4Catalyzer/javascript/commit/2ac8cb09a1316c850c020de502c3c0879391e98f ) )
12+
13+
14+
15+
16+
617# [ 1.3.0] ( https://github.com/4Catalyzer/javascript/compare/eslint-config-4catalyzer@1.2.1...eslint-config-4catalyzer@1.3.0 ) (2021-10-12)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-4catalyzer" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " 4Catalyzer ESLint config" ,
55 "files" : [
66 " *.js"
You can’t perform that action at this time.
0 commit comments