Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 1, 2025
1 parent 79cd0db commit a8df014
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-islands-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-tables-relax.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/hardhat-cive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @civex/hardhat-cive

## 0.0.2

### Patch Changes

- f425309: Updated cive version

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-cive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@civex/hardhat-cive",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"type": "module",
"main": "./_cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/hardhat-ignition-cive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @civex/hardhat-ignition-cive

## 0.0.2

### Patch Changes

- Updated dependencies [f425309]
- @civex/hardhat-cive@0.0.2

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-ignition-cive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@civex/hardhat-ignition-cive",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"type": "module",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions packages/hardhat-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @civex/hardhat-node

## 0.0.1

### Patch Changes

- 79cd0db: Added conflux node task to hardhat
2 changes: 1 addition & 1 deletion packages/hardhat-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@civex/hardhat-node",
"version": "0.0.0",
"version": "0.0.1",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"typings": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/hardhat-toolbox-cive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @civex/hardhat-toolbox-cive

## 0.0.2

### Patch Changes

- Updated dependencies [f425309]
- @civex/hardhat-cive@0.0.2

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-toolbox-cive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@civex/hardhat-toolbox-cive",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"type": "module",
"private": true,
Expand Down

0 comments on commit a8df014

Please sign in to comment.