Skip to content

Commit 06f9993

Browse files
committed
ci: fix frozen pnpm-lockfile issue
Signed-off-by: Roger Barker <[email protected]>
1 parent 547af3e commit 06f9993

File tree

5 files changed

+3173
-100
lines changed

5 files changed

+3173
-100
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
# 2.79.0-beta.11
8+
# 2.79.0-beta.12
99

1010
### Added
1111

common_js_test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"@hiero-ledger/sdk": "2.79.0-beta.11",
12+
"@hiero-ledger/sdk": "2.79.0-beta.12",
1313
"chai": "4.3.6",
1414
"mocha": "10.6.0"
1515
}

0 commit comments

Comments
 (0)