Skip to content

Commit

Permalink
release: version packages (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhand-bot authored Dec 15, 2023
1 parent 9fcf848 commit 32c8fc1
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/honest-jars-double.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.0.2

### Patch Changes

- 9fcf848: force bump version to include unpublished changes
- Updated dependencies [9fcf848]
- @silverhand/eslint-config@4.0.2

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@silverhand/eslint-config-react",
"version": "4.0.1",
"version": "4.0.2",
"description": "Shared ESLint (React) config for Silverhand.",
"author": "Gao Sun <[email protected]>",
"homepage": "https://github.com/silverhand-io/configs#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.0.2

### Patch Changes

- 9fcf848: force bump version to include unpublished changes

## 4.0.1

### 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": "@silverhand/eslint-config",
"version": "4.0.1",
"version": "4.0.2",
"description": "Shared ESLint config for Silverhand.",
"author": "Gao Sun <[email protected]>",
"homepage": "https://github.com/silverhand-io/configs#readme",
Expand Down

0 comments on commit 32c8fc1

Please sign in to comment.