Skip to content

Commit

Permalink
chore: release packages (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 24, 2023
1 parent 93ed121 commit 7babe84
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-ladybugs-matter.md

This file was deleted.

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

## 0.16.1

### Patch Changes

- Updated dependencies [93ed121]
- @frontify/eslint-config-typescript@0.16.1

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontify/eslint-config-react",
"version": "0.16.0",
"version": "0.16.1",
"author": "Frontify Developers <[email protected]>",
"license": "MIT",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/eslint-config-typescript

## 0.16.1

### Patch Changes

- 93ed121: Lower level of `any` to warning for now

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontify/eslint-config-typescript",
"version": "0.16.0",
"version": "0.16.1",
"author": "Frontify Developers <[email protected]>",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vue2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @frontify/eslint-config-vue2

## 0.16.1

### Patch Changes

- Updated dependencies [93ed121]
- @frontify/eslint-config-typescript@0.16.1

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontify/eslint-config-vue2",
"version": "0.16.0",
"version": "0.16.1",
"author": "Frontify Developers <[email protected]>",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 7babe84

Please sign in to comment.