Skip to content

Commit

Permalink
chore(release): 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and MaidSafe-QA committed Feb 28, 2023
1 parent 3cfb58d commit 979cb83
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 @@ -2,6 +2,13 @@

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.

## [8.4.0](https://github.com/maidsafe/sn_dbc/compare/v8.3.1...v8.4.0) (2023-02-28)


### Features

* **builder:** add api for adding spentproof ([3cfb58d](https://github.com/maidsafe/sn_dbc/commit/3cfb58de45e46b32209a470d3aad3a10d09c3080))

### [8.3.1](https://github.com/maidsafe/sn_dbc/compare/v8.3.0...v8.3.1) (2023-02-21)

## [8.3.0](https://github.com/maidsafe/sn_dbc/compare/v8.2.2...v8.3.0) (2023-02-16)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sn_dbc"
version = "8.3.1"
version = "8.4.0"
description = "Safe Network DBC"
license = "MIT OR BSD-3-Clause"
repository = "https://github.com/maidsafe/sn_dbc"
Expand Down

0 comments on commit 979cb83

Please sign in to comment.