Skip to content

Commit

Permalink
release: v2.49.1 (#2440)
Browse files Browse the repository at this point in the history
* update: version v2.49.1

Signed-off-by: Svet <[email protected]>

* update: release notes

Signed-off-by: Svet <[email protected]>

* update: address books

Signed-off-by: Svet <[email protected]>

---------

Signed-off-by: Svet <[email protected]>
  • Loading branch information
svetoslav-nikol0v authored Aug 2, 2024
1 parent 433fc14 commit 05ed4b5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2.49.0
## v2.49.1

## What's Changed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashgraph/sdk",
"version": "2.49.0",
"version": "2.49.1",
"description": "Hedera™ Hashgraph SDK",
"types": "./lib/index.d.ts",
"main": "./lib/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion src/client/addressbooks/mainnet.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/client/addressbooks/previewnet.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/client/addressbooks/testnet.js

Large diffs are not rendered by default.

0 comments on commit 05ed4b5

Please sign in to comment.