Skip to content

Commit

Permalink
chore: release v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Aug 3, 2023
1 parent c001a31 commit 1575bfb
Show file tree
Hide file tree
Showing 17 changed files with 59 additions and 11 deletions.
8 changes: 8 additions & 0 deletions 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.6.2](https://github.com/useid/coding-assets/compare/v0.6.1...v0.6.2) (2023-08-03)

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





### [0.6.1](https://github.com/useid/coding-assets/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
}
}
},
"version": "0.6.1"
"version": "0.6.2"
}
8 changes: 8 additions & 0 deletions packages/commitlint-config/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.6.2](https://github.com/useid/dgt-config/compare/v0.6.1...v0.6.2) (2023-08-03)

**Note:** Version bump only for package @useid/commitlint-config





### [0.6.1](https://github.com/useid/dgt-config/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package @useid/commitlint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/commitlint-config",
"version": "0.6.1",
"version": "0.6.2",
"description": "Shareable CommitLint config for internal use",
"author": "Wouter Termont <[email protected]>",
"main": "./index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config/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.6.2](https://github.com/useid/dgt-config/compare/v0.6.1...v0.6.2) (2023-08-03)

**Note:** Version bump only for package @useid/eslint-config





### [0.6.1](https://github.com/useid/dgt-config/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package @useid/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/eslint-config",
"version": "0.6.1",
"version": "0.6.2",
"description": "Shareable ESLint config for internal use",
"author": "Wouter Termont <[email protected]>",
"main": "./index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/jest-config/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.6.2](https://github.com/useid/dgt-config/compare/v0.6.1...v0.6.2) (2023-08-03)

**Note:** Version bump only for package @useid/jest-config





### [0.6.1](https://github.com/useid/dgt-config/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package @useid/jest-config
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/jest-config",
"version": "0.6.1",
"version": "0.6.2",
"description": "Shareable jest config for internal use",
"author": "Wouter Termont <[email protected]>",
"main": "./jest=preset.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/lerna-config/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.6.2](https://github.com/useid/dgt-config/compare/v0.6.1...v0.6.2) (2023-08-03)

**Note:** Version bump only for package @useid/lerna-config





### [0.6.1](https://github.com/useid/dgt-config/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package @useid/lerna-config
Expand Down
2 changes: 1 addition & 1 deletion packages/lerna-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/lerna-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/lerna-config",
"version": "0.6.1",
"version": "0.6.2",
"description": "Shareable lerna config for internal use",
"author": "Wouter Termont <[email protected]>",
"main": "./index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript-config/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.6.2](https://github.com/useid/dgt-config/compare/v0.6.1...v0.6.2) (2023-08-03)

**Note:** Version bump only for package @useid/typescript-config





### [0.6.1](https://github.com/useid/dgt-config/compare/v0.6.0...v0.6.1) (2023-08-03)

**Note:** Version bump only for package @useid/typescript-config
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useid/typescript-config",
"version": "0.6.1",
"version": "0.6.2",
"description": "Shareable TypeScript config for internal use",
"author": "Wouter Termont <[email protected]>",
"main": "./index.json",
Expand Down

0 comments on commit 1575bfb

Please sign in to comment.