Skip to content

Commit

Permalink
chore(release): bump version and deploy packages (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Böhm <tools@boehm.work>
  • Loading branch information
github-actions[bot] and mheob authored Sep 4, 2022
1 parent 70cbb2c commit 1acc124
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-dolls-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-donuts-live.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/warm-poets-rush.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @mheob/eslint-config

## 2.1.0

### Minor Changes

- 718c5e2: Deactivate `@typescript-eslint/explicit-function-return-type` rule for jsx files.
- 70cbb2c: Add typescript definitions

### Patch Changes

- 8a868bf: Update dependencies

## 2.0.2

### Patch Changes
Expand Down
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": "@mheob/eslint-config",
"version": "2.0.2",
"version": "2.1.0",
"description": "My personal configuration for eslint.",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mheob/prettier-config

## 1.4.0

### Minor Changes

- 70cbb2c: Add typescript definitions

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/prettier-config",
"version": "1.3.1",
"version": "1.4.0",
"description": "My personal configuration for prettier.",
"keywords": [
"prettier",
Expand Down

0 comments on commit 1acc124

Please sign in to comment.