Skip to content

Commit

Permalink
release: v2.50.0-beta.3 (#2457)
Browse files Browse the repository at this point in the history
* chore: bump package version

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>

* chore: update changelog for new version

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>

* chore: update changelog with the latest changes

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>

---------

Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
  • Loading branch information
ivaylonikolov7 authored Aug 13, 2024
1 parent 82958b3 commit 507fdad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.50.0-beta.3

## What's Changed

* chore(deps): bump renovatebot/github-action from 40.2.5 to 40.2.6 by @dependabot in https://github.com/hashgraph/hedera-sdk-js/pull/2456
* feat: dynamic address book \[HIP-869\] by @svetoslav-nikol0v in https://github.com/hashgraph/hedera-sdk-js/pull/2403

## v2.50.0-beta.2

## 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.50.0-beta.2",
"version": "2.50.0-beta.3",
"description": "Hedera™ Hashgraph SDK",
"types": "./lib/index.d.ts",
"main": "./lib/index.cjs",
Expand Down

0 comments on commit 507fdad

Please sign in to comment.