Skip to content

Commit 4c3a8c4

Browse files
committed
chore(release): 2.16.3
1 parent b694a25 commit 4c3a8c4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.16.3](https://github.com/gemstation/gemforge/compare/v2.16.2...v2.16.3) (2025-10-17)
6+
57
### [2.16.2](https://github.com/gemstation/gemforge/compare/v2.16.1...v2.16.2) (2025-10-17)
68

79
### [2.16.1](https://github.com/gemstation/gemforge/compare/v2.16.0...v2.16.1) (2025-10-17)

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