-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb1ce4d
commit 6d01bed
Showing
11 changed files
with
109 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"apps/docs": "0.0.0", | ||
"apps/web": "0.0.0", | ||
"packages/ui": "0.0.0", | ||
"packages/tsconfig": "0.0.0", | ||
"packages/eslint-config-custom": "0.0.0" | ||
"apps/docs": "1.0.0", | ||
"apps/web": "1.0.0", | ||
"packages/ui": "1.0.0", | ||
"packages/tsconfig": "1.0.0", | ||
"packages/eslint-config-custom": "1.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-02-08) | ||
|
||
|
||
### Features | ||
|
||
* init turborepo with small modifications ([a825466](https://github.com/MK-IT/monorepo-starter-essentials/commit/a8254668461917a3da17bdd49281dfb5e4675fdd)) | ||
* setup linters, Git hooks, and other tooling ([03d428c](https://github.com/MK-IT/monorepo-starter-essentials/commit/03d428c542d2595f2f4b193901cc74cf27bb3d3f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* apps workspaces package name prefix ([bbee7f0](https://github.com/MK-IT/monorepo-starter-essentials/commit/bbee7f0951876a2aa3dfc1178aaf9e885dd25686)) | ||
* eslint extending wrong package ([e47e977](https://github.com/MK-IT/monorepo-starter-essentials/commit/e47e977649d54e9c02937481cd247ba4a095236a)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @packages/ui bumped from * to 1.0.0 | ||
* devDependencies | ||
* @packages/eslint-config-custom bumped from * to 1.0.0 | ||
* @packages/tsconfig bumped from * to 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-02-08) | ||
|
||
|
||
### Features | ||
|
||
* init turborepo with small modifications ([a825466](https://github.com/MK-IT/monorepo-starter-essentials/commit/a8254668461917a3da17bdd49281dfb5e4675fdd)) | ||
* setup linters, Git hooks, and other tooling ([03d428c](https://github.com/MK-IT/monorepo-starter-essentials/commit/03d428c542d2595f2f4b193901cc74cf27bb3d3f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* apps workspaces package name prefix ([bbee7f0](https://github.com/MK-IT/monorepo-starter-essentials/commit/bbee7f0951876a2aa3dfc1178aaf9e885dd25686)) | ||
* eslint extending wrong package ([e47e977](https://github.com/MK-IT/monorepo-starter-essentials/commit/e47e977649d54e9c02937481cd247ba4a095236a)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @packages/ui bumped from * to 1.0.0 | ||
* devDependencies | ||
* @packages/eslint-config-custom bumped from * to 1.0.0 | ||
* @packages/tsconfig bumped from * to 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-02-08) | ||
|
||
|
||
### Features | ||
|
||
* init turborepo with small modifications ([a825466](https://github.com/MK-IT/monorepo-starter-essentials/commit/a8254668461917a3da17bdd49281dfb5e4675fdd)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-02-08) | ||
|
||
|
||
### Features | ||
|
||
* init turborepo with small modifications ([a825466](https://github.com/MK-IT/monorepo-starter-essentials/commit/a8254668461917a3da17bdd49281dfb5e4675fdd)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-02-08) | ||
|
||
|
||
### Features | ||
|
||
* init turborepo with small modifications ([a825466](https://github.com/MK-IT/monorepo-starter-essentials/commit/a8254668461917a3da17bdd49281dfb5e4675fdd)) | ||
* setup linters, Git hooks, and other tooling ([03d428c](https://github.com/MK-IT/monorepo-starter-essentials/commit/03d428c542d2595f2f4b193901cc74cf27bb3d3f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* eslint not recognizing env variable in script command ([97008d6](https://github.com/MK-IT/monorepo-starter-essentials/commit/97008d621b285b774b2268a3c33156cb5531f436)) | ||
* move TIMING eslint param to root package.json ([91a3846](https://github.com/MK-IT/monorepo-starter-essentials/commit/91a38464de892230a075a6a4b41b8e11ea380f98)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @packages/eslint-config-custom bumped from * to 1.0.0 | ||
* @packages/tsconfig bumped from * to 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters