Skip to content

Commit

Permalink
chore(release): bump version and deploy packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2022
1 parent 6adc64c commit a176de0
Show file tree
Hide file tree
Showing 17 changed files with 63 additions and 43 deletions.
2 changes: 0 additions & 2 deletions .changeset/eight-panthers-behave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hungry-cups-relate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lemon-cheetahs-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-llamas-smile.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lucky-months-protect.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/pink-forks-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-bugs-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-ears-flow.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/wise-ghosts-attack.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/check-package-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @mheob/check-package-manager

## 1.0.0

### Major Changes

- [#48](https://github.com/mheob/config/pull/48)
[`6adc64c`](https://github.com/mheob/config/commit/6adc64c68a27ff3ddca90a4b3374724c90960e7e)
Thanks [@mheob](https://github.com/mheob)! - Initial release of the `check-package-manager`
package
2 changes: 1 addition & 1 deletion packages/check-package-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/check-package-manager",
"version": "0.0.0",
"version": "1.0.0",
"description": "A simple check of the usage of the correct package manager.",
"keywords": [
"package-manager",
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @mheob/eslint-config

## 2.1.1

### Patch Changes

- [#46](https://github.com/mheob/config/pull/46)
[`6f731ee`](https://github.com/mheob/config/commit/6f731eeba2c6cf3f8e8ce896e19069bc88d45557)
Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files

- [#42](https://github.com/mheob/config/pull/42)
[`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0)
Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces
behaviour

- [#36](https://github.com/mheob/config/pull/36)
[`fd1474e`](https://github.com/mheob/config/commit/fd1474e0bcb9d6495a53358b4da62ec7d4754994)
Thanks [@mheob](https://github.com/mheob)! - Update dependencies

## 2.1.0

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

## 2.0.0

### Major Changes

- [#42](https://github.com/mheob/config/pull/42)
[`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0)
Thanks [@mheob](https://github.com/mheob)! - Switch from spaces to tabs as indentation

### Patch Changes

- [#46](https://github.com/mheob/config/pull/46)
[`6f731ee`](https://github.com/mheob/config/commit/6f731eeba2c6cf3f8e8ce896e19069bc88d45557)
Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files

- [#42](https://github.com/mheob/config/pull/42)
[`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0)
Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces
behaviour

- [#36](https://github.com/mheob/config/pull/36)
[`fd1474e`](https://github.com/mheob/config/commit/fd1474e0bcb9d6495a53358b4da62ec7d4754994)
Thanks [@mheob](https://github.com/mheob)! - Update dependencies

## 1.4.0

### Minor 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.4.0",
"version": "2.0.0",
"description": "My personal configuration for prettier.",
"keywords": [
"prettier",
Expand Down
9 changes: 9 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @mheob/tsconfig

## 1.0.0

### Major Changes

- [#43](https://github.com/mheob/config/pull/43)
[`c4e3768`](https://github.com/mheob/config/commit/c4e3768035f4b37d3e5f88115c66de25b41d335a)
Thanks [@mheob](https://github.com/mheob)! - Initial Release
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/tsconfig",
"version": "0.0.0",
"version": "1.0.0",
"description": "My personal configurations for typescript.",
"keywords": [
"tsconfig",
Expand Down

0 comments on commit a176de0

Please sign in to comment.