Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): bump version and deploy packages #204

Merged
merged 2 commits into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/flat-mangos-shake.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lucky-pumpkins-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-walls-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-lobsters-shake.md

This file was deleted.

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

## 1.2.0

### Minor Changes

- [#209](https://github.com/mheob/config/pull/209) ([@mheob](https://github.com/mheob)): ignore "wip" messages in commitlint

### Patch Changes

- [#210](https://github.com/mheob/config/pull/210) ([@mheob](https://github.com/mheob)): update dependencies

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mheob/commitlint-config",
"version": "1.1.2",
"version": "1.2.0",
"description": "My personal configuration for commitlint.",
"keywords": [
"commitlint",
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @mheob/eslint-config

## 6.2.0

### Minor Changes

- [#210](https://github.com/mheob/config/pull/210) ([@mheob](https://github.com/mheob)): update dependencies

### Patch Changes

- [#205](https://github.com/mheob/config/pull/205) ([@renovate](https://github.com/apps/renovate)): update all non-major dependencies

- [#202](https://github.com/mheob/config/pull/202) ([@renovate](https://github.com/apps/renovate)): update all non-major dependencies

## 6.1.3

### 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": "6.1.3",
"version": "6.2.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

## 3.3.2

### Patch Changes

- [#210](https://github.com/mheob/config/pull/210) ([@mheob](https://github.com/mheob)): update dependencies

## 3.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": "3.3.1",
"version": "3.3.2",
"description": "My personal configuration for prettier.",
"keywords": [
"prettier",
Expand Down