Skip to content

Commit 103e649

Browse files
committed
chore(release): 8.0.0-alpha.14
1 parent 0e7aa61 commit 103e649

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0-alpha.14](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.13...v8.0.0-alpha.14) (2022-02-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** overrides for rollup.config.js ([0e7aa61](https://github.com/TrigenSoftware/scripts/commit/0e7aa61b693e91906c6b78e17a2352a7b7238511))
12+
13+
14+
15+
16+
617
# [8.0.0-alpha.13](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.12...v8.0.0-alpha.13) (2022-02-18)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.0.0-alpha.13",
2+
"version": "8.0.0-alpha.14",
33
"useWorkspaces": true,
44
"command": {
55
"version": {

packages/eslint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0-alpha.14](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.13...v8.0.0-alpha.14) (2022-02-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** overrides for rollup.config.js ([0e7aa61](https://github.com/TrigenSoftware/scripts/commit/0e7aa61b693e91906c6b78e17a2352a7b7238511))
12+
13+
14+
15+
16+
617
# [8.0.0-alpha.13](https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.12...v8.0.0-alpha.13) (2022-02-18)
718

819

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trigen/eslint-config",
3-
"version": "8.0.0-alpha.13",
3+
"version": "8.0.0-alpha.14",
44
"description": "Trigen's ESLint config.",
55
"author": "dangreen",
66
"license": "MIT",

0 commit comments

Comments
 (0)