Skip to content

Commit 586a5d5

Browse files
actions-userMaidSafe-QA
authored andcommitted
chore(release): 18.0.0
1 parent 3a608aa commit 586a5d5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
## [18.0.0](https://github.com/maidsafe/sn_dbc/compare/v17.0.1...v18.0.0) (2023-05-19)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* renames fields and methods in Spend
11+
12+
### Features
13+
14+
* rename spends with better names ([3a608aa](https://github.com/maidsafe/sn_dbc/commit/3a608aa93da224e604a9a95359b64732a68f202f))
15+
516
### [17.0.1](https://github.com/maidsafe/sn_dbc/compare/v17.0.0...v17.0.1) (2023-05-01)
617

718
## [17.0.0](https://github.com/maidsafe/sn_dbc/compare/v16.0.1...v17.0.0) (2023-04-13)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sn_dbc"
3-
version = "17.0.1"
3+
version = "18.0.0"
44
description = "Safe Network DBC"
55
license = "MIT OR BSD-3-Clause"
66
repository = "https://github.com/maidsafe/sn_dbc"

0 commit comments

Comments
 (0)