Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and vdvukhzhilov committed Jun 21, 2023
1 parent 3cc2f3b commit 3a2120f
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-ties-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-hats-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-ligers-boil.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @qameta/eslint-config-react

## 0.4.0

### Minor Changes

- [#14](https://github.com/qameta/fe-core/pull/14) [`139e6b2`](https://github.com/qameta/fe-core/commit/139e6b22fe0baf5f680928085974cd01e4c6f10b) Thanks [@vdvukhzhilov](https://github.com/vdvukhzhilov)! - Added rules for react hooks
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qameta/eslint-config-react",
"private": false,
"version": "0.3.0",
"version": "0.4.0",
"description": "Shared eslint config for Qameta React projects",
"main": "index.js",
"author": "Qameta Software",
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @qameta/eslint-config

## 0.1.1

### Patch Changes

- [#14](https://github.com/qameta/fe-core/pull/14) [`139e6b2`](https://github.com/qameta/fe-core/commit/139e6b22fe0baf5f680928085974cd01e4c6f10b) Thanks [@vdvukhzhilov](https://github.com/vdvukhzhilov)! - Cleaned up configuration
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qameta/eslint-config",
"private": false,
"version": "0.1.0",
"version": "0.1.1",
"description": "Shared eslint config for Qameta projects",
"main": "index.js",
"author": "Qameta Software",
Expand Down
7 changes: 7 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @qameta/prettier-config

## 0.1.1

### Patch Changes

- [#14](https://github.com/qameta/fe-core/pull/14) [`139e6b2`](https://github.com/qameta/fe-core/commit/139e6b22fe0baf5f680928085974cd01e4c6f10b) Thanks [@vdvukhzhilov](https://github.com/vdvukhzhilov)! - Unified print width with eslint max lines
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qameta/prettier-config",
"private": false,
"version": "0.1.0",
"version": "0.1.1",
"description": "Shared prettier config for Qameta projects",
"main": "index.js",
"author": "Qameta Software",
Expand Down

0 comments on commit 3a2120f

Please sign in to comment.