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

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
 - @azimutlabs/[email protected]
 - @azimutlabs/[email protected]
  • Loading branch information
olehan committed Jun 8, 2020
1 parent 0494e81 commit d7553a2
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 2 deletions.
17 changes: 17 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2020-06-08)


### Bug Fixes

* **eslint-config-npm:** paths to package ([d32c07a](https://github.com/azimutlabs/config/commit/d32c07ad593f16c22f5219dd0b62066446638773))


### Features

* **config-next:** add withEmotion ([ee580bb](https://github.com/azimutlabs/config/commit/ee580bb1001b98b4ad40ae8ca2227a862d4122e6))
* **eslint-config:** add functional and simple-import-sort plugins ([ec75a34](https://github.com/azimutlabs/config/commit/ec75a34243e723ca7390533e7526a186059db7d1))
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": "@azimutlabs/eslint-config",
"version": "0.1.1",
"version": "0.2.0",
"description": "Sharable ESLint configurations used in our projects",
"keywords": [
"config",
Expand Down
11 changes: 11 additions & 0 deletions packages/next-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2020-06-08)


### Features

* add next-config as replacement of config-next ([6909213](https://github.com/azimutlabs/config/commit/69092133e1ceeead4843edf87e6969a11222167e))
2 changes: 1 addition & 1 deletion packages/next-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azimutlabs/next-config",
"version": "0.1.0",
"version": "0.2.0",
"description": "Next.js configuration extensions",
"keywords": [
"config",
Expand Down

0 comments on commit d7553a2

Please sign in to comment.