Skip to content

Commit

Permalink
chore(release): 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and MaidSafe-QA committed Feb 15, 2023
1 parent 20fdc79 commit d8588a1
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.2.1](https://github.com/maidsafe/sn_dbc/compare/v8.2.0...v8.2.1) (2023-02-15)


### Bug Fixes

* remove space in keywords ([20fdc79](https://github.com/maidsafe/sn_dbc/commit/20fdc79b46542a8c646476f1912606ec88d9c4df))

## [8.2.0](https://github.com/maidsafe/sn_dbc/compare/v8.1.1...v8.2.0) (2023-02-14)


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.2.0"
version = "8.2.1"
description = "Safe Network DBC"
license = "MIT OR BSD-3-Clause"
repository = "https://github.com/maidsafe/sn_dbc"
Expand Down

0 comments on commit d8588a1

Please sign in to comment.