Skip to content

Commit b7cdd16

Browse files
committed
chore(release): 2.18.1
1 parent 4403dc4 commit b7cdd16

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.1](https://github.com/gemstation/gemforge/compare/v2.18.0...v2.18.1) (2026-08-11)
6+
7+
8+
### Bug Fixes
9+
10+
* preserve all removed function selectors ([#54](https://github.com/gemstation/gemforge/issues/54)) ([4403dc4](https://github.com/gemstation/gemforge/commit/4403dc4e4101d2b911a284e22ab8d1b99f48fc82))
11+
* tests had extra space in verification string ([f222501](https://github.com/gemstation/gemforge/commit/f2225011d1c666987c613dddf05d788adbb81a80))
12+
513
## [2.18.0](https://github.com/gemstation/gemforge/compare/v2.17.0...v2.18.0) (2025-10-30)
614

715

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.18.0",
3+
"version": "2.18.1",
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)