Skip to content

Commit 1df135c

Browse files
committed
chore(release): 2.18.0
1 parent b1a0911 commit 1df135c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.18.0](https://github.com/gemstation/gemforge/compare/v2.17.0...v2.18.0) (2025-10-30)
6+
7+
8+
### Features
9+
10+
* **verify:** add optional foundry verification parameters ([b1a0911](https://github.com/gemstation/gemforge/commit/b1a09117f74396a0c1d0d68275c422dad86da3c4))
11+
512
## [2.17.0](https://github.com/gemstation/gemforge/compare/v2.16.3...v2.17.0) (2025-10-20)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gemforge",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"description": "Command-line tool for building, deploying and upgrading Diamond Standard contracts on EVM chains.",
55
"bin": {
66
"gemforge": "./bin/gemforge.js"

0 commit comments

Comments
 (0)