Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 9c9f696

Browse files
committed
chore: publish release
- @azimutlabs/eslint-config@0.2.2 - @azimutlabs/next-config@0.2.4
1 parent 01e7aa5 commit 9c9f696

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.2.2](https://github.com/azimutlabs/config/compare/@azimutlabs/eslint-config@0.2.1...@azimutlabs/eslint-config@0.2.2) (2020-06-22)
7+
8+
**Note:** Version bump only for package @azimutlabs/eslint-config
9+
10+
11+
12+
13+
614
## [0.2.1](https://github.com/azimutlabs/config/compare/@azimutlabs/eslint-config@0.2.0...@azimutlabs/eslint-config@0.2.1) (2020-06-22)
715

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

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": "@azimutlabs/eslint-config",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Sharable ESLint configurations used in our projects",
55
"keywords": [
66
"config",

packages/next-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.2.4](https://github.com/azimutlabs/config/compare/@azimutlabs/next-config@0.2.3...@azimutlabs/next-config@0.2.4) (2020-06-22)
7+
8+
**Note:** Version bump only for package @azimutlabs/next-config
9+
10+
11+
12+
13+
614
## [0.2.3](https://github.com/azimutlabs/config/compare/@azimutlabs/next-config@0.2.1...@azimutlabs/next-config@0.2.3) (2020-06-22)
715

816

packages/next-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azimutlabs/next-config",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Next.js configuration extensions",
55
"keywords": [
66
"config",
@@ -40,7 +40,7 @@
4040
"lib"
4141
],
4242
"devDependencies": {
43-
"@azimutlabs/eslint-config": "^0.2.1",
43+
"@azimutlabs/eslint-config": "^0.2.2",
4444
"@types/node": "^12.12.44",
4545
"@types/webpack": "^4.41.17",
4646
"next": "^9.4.4",

0 commit comments

Comments
 (0)