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
mheob-bot committed Oct 14, 2024
1 parent 05329c9 commit 078f90a
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-mangos-shake.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.

6 changes: 6 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @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

## 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
8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @mheob/eslint-config

## 6.1.4

### 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.1.4",
"description": "My personal configuration for eslint.",
"keywords": [
"eslint",
Expand Down

0 comments on commit 078f90a

Please sign in to comment.