Skip to content

Commit

Permalink
chore(release): 8.0.0-alpha.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Oct 11, 2022
1 parent 7933cb3 commit 789d578
Show file tree
Hide file tree
Showing 9 changed files with 48 additions and 47 deletions.
11 changes: 11 additions & 0 deletions 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.

# [8.0.0-alpha.18](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.17...v8.0.0-alpha.18) (2022-10-11)


### Features

* **eslint-config:** remove babel, add tsm config ([7933cb3](https://github.com/TrigenSoftware/scripts/commit/7933cb3da5b2a1139ded40417bcc4dae6c080977))





# [8.0.0-alpha.17](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.16...v8.0.0-alpha.17) (2022-10-07)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.0.0-alpha.17",
"version": "8.0.0-alpha.18",
"useWorkspaces": true,
"command": {
"version": {
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-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.

# [8.0.0-alpha.18](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.17...v8.0.0-alpha.18) (2022-10-11)


### Features

* **eslint-config:** remove babel, add tsm config ([7933cb3](https://github.com/TrigenSoftware/scripts/commit/7933cb3da5b2a1139ded40417bcc4dae6c080977))





# [8.0.0-alpha.14](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.13...v8.0.0-alpha.14) (2022-02-18)


Expand Down
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": "@trigen/eslint-config",
"version": "8.0.0-alpha.14",
"version": "8.0.0-alpha.18",
"description": "Trigen's ESLint config.",
"author": "dangreen",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/lint-package-json/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.

# [8.0.0-alpha.18](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.17...v8.0.0-alpha.18) (2022-10-11)


### Features

* **eslint-config:** remove babel, add tsm config ([7933cb3](https://github.com/TrigenSoftware/scripts/commit/7933cb3da5b2a1139ded40417bcc4dae6c080977))





# [8.0.0-alpha.16](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.15...v8.0.0-alpha.16) (2022-05-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/lint-package-json/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@trigen/lint-package-json",
"type": "module",
"version": "8.0.0-alpha.16",
"version": "8.0.0-alpha.18",
"description": "Shortcut to run npm-package-json-lint with @trigen/npm-package-json-lint-config.",
"author": "dangreen",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/scripts/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.

# [8.0.0-alpha.18](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.17...v8.0.0-alpha.18) (2022-10-11)


### Features

* **eslint-config:** remove babel, add tsm config ([7933cb3](https://github.com/TrigenSoftware/scripts/commit/7933cb3da5b2a1139ded40417bcc4dae6c080977))





# [8.0.0-alpha.9](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.8...v8.0.0-alpha.9) (2022-02-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@trigen/scripts",
"type": "module",
"version": "8.0.0-alpha.9",
"version": "8.0.0-alpha.18",
"description": "CLI tool for running scripts.",
"author": "dangreen",
"license": "MIT",
Expand Down
43 changes: 0 additions & 43 deletions pnpm-lock.yaml

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

0 comments on commit 789d578

Please sign in to comment.