Skip to content

Commit

Permalink
Adjusting changelogs prior to release of gday_encryption v0.1.1, gday…
Browse files Browse the repository at this point in the history
…_file_transfer v0.1.1, gday_contact_exchange_protocol v0.1.1, gday_hole_punch v0.1.1, gday v0.1.1
  • Loading branch information
manforowicz committed Jun 7, 2024
1 parent 15e8238 commit bd04094
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 15 deletions.
5 changes: 3 additions & 2 deletions gday/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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).

## Unreleased
## 0.1.1 (2024-06-07)

### Commit Statistics

<csr-read-only-do-not-edit/>

- 40 commits contributed to the release over the course of 77 calendar days.
- 41 commits contributed to the release over the course of 77 calendar days.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Trying to figure out changelog setup with cargo-smart-release ([`15e8238`](https://github.com/manforowicz/gday/commit/15e8238958f74b93e55b540fd7a7831329c63fca))
- Updated changelogs ([`b97e152`](https://github.com/manforowicz/gday/commit/b97e1520337064ade45f2bb9a5acdcac6fc84c6a))
- Added a changelog ([`8b9d93e`](https://github.com/manforowicz/gday/commit/8b9d93e89289841c04d6be54c37cf98703715bf7))
- Merge pull request #4 from manforowicz/example-pr ([`f567a95`](https://github.com/manforowicz/gday/commit/f567a95de7c7bcff59a46ee083bfc4b50acf1b60))
Expand Down
6 changes: 3 additions & 3 deletions gday/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ repository.workspace = true
[dependencies]
clap = { version = "4.5.6", features = ["derive"] }
env_logger = "0.11.3"
gday_encryption = { version = "0.1.1", path = "../gday_encryption" }
gday_file_transfer = { version = "0.1.1", path = "../gday_file_transfer" }
gday_hole_punch = { version = "0.1.1", path = "../gday_hole_punch" }
gday_encryption = { version = "^0.1.1", path = "../gday_encryption" }
gday_file_transfer = { version = "^0.1.1", path = "../gday_file_transfer" }
gday_hole_punch = { version = "^0.1.1", path = "../gday_hole_punch" }
indicatif = "0.17.8"
log = "0.4.21"
os_str_bytes = "7.0.0"
Expand Down
5 changes: 3 additions & 2 deletions gday_contact_exchange_protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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).

## Unreleased
## 0.1.1 (2024-06-07)

### Commit Statistics

<csr-read-only-do-not-edit/>

- 29 commits contributed to the release over the course of 77 calendar days.
- 30 commits contributed to the release over the course of 77 calendar days.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Trying to figure out changelog setup with cargo-smart-release ([`15e8238`](https://github.com/manforowicz/gday/commit/15e8238958f74b93e55b540fd7a7831329c63fca))
- Updated changelogs ([`b97e152`](https://github.com/manforowicz/gday/commit/b97e1520337064ade45f2bb9a5acdcac6fc84c6a))
- Added a changelog ([`8b9d93e`](https://github.com/manforowicz/gday/commit/8b9d93e89289841c04d6be54c37cf98703715bf7))
- Merge pull request #4 from manforowicz/example-pr ([`f567a95`](https://github.com/manforowicz/gday/commit/f567a95de7c7bcff59a46ee083bfc4b50acf1b60))
Expand Down
5 changes: 3 additions & 2 deletions gday_encryption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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).

## Unreleased
## 0.1.1 (2024-06-07)

### Commit Statistics

<csr-read-only-do-not-edit/>

- 24 commits contributed to the release over the course of 77 calendar days.
- 25 commits contributed to the release over the course of 77 calendar days.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Trying to figure out changelog setup with cargo-smart-release ([`15e8238`](https://github.com/manforowicz/gday/commit/15e8238958f74b93e55b540fd7a7831329c63fca))
- Updated changelogs ([`b97e152`](https://github.com/manforowicz/gday/commit/b97e1520337064ade45f2bb9a5acdcac6fc84c6a))
- Added a changelog ([`8b9d93e`](https://github.com/manforowicz/gday/commit/8b9d93e89289841c04d6be54c37cf98703715bf7))
- Merge pull request #4 from manforowicz/example-pr ([`f567a95`](https://github.com/manforowicz/gday/commit/f567a95de7c7bcff59a46ee083bfc4b50acf1b60))
Expand Down
5 changes: 3 additions & 2 deletions gday_file_transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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).

## Unreleased
## 0.1.1 (2024-06-07)

### Commit Statistics

<csr-read-only-do-not-edit/>

- 15 commits contributed to the release over the course of 2 calendar days.
- 16 commits contributed to the release over the course of 2 calendar days.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Trying to figure out changelog setup with cargo-smart-release ([`15e8238`](https://github.com/manforowicz/gday/commit/15e8238958f74b93e55b540fd7a7831329c63fca))
- Updated changelogs ([`b97e152`](https://github.com/manforowicz/gday/commit/b97e1520337064ade45f2bb9a5acdcac6fc84c6a))
- Added a changelog ([`8b9d93e`](https://github.com/manforowicz/gday/commit/8b9d93e89289841c04d6be54c37cf98703715bf7))
- Merge pull request #4 from manforowicz/example-pr ([`f567a95`](https://github.com/manforowicz/gday/commit/f567a95de7c7bcff59a46ee083bfc4b50acf1b60))
Expand Down
2 changes: 1 addition & 1 deletion gday_file_transfer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
gday_encryption = { version = "0.1.1", path = "../gday_encryption" }
gday_encryption = { version = "^0.1.1", path = "../gday_encryption" }
os_str_bytes = "7.0.0"
rand = "0.8.5"
serde = { version = "1.0.203", features = ["derive"] }
Expand Down
5 changes: 3 additions & 2 deletions gday_hole_punch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +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).

## Unreleased
## 0.1.1 (2024-06-07)

### Commit Statistics

<csr-read-only-do-not-edit/>

- 43 commits contributed to the release over the course of 77 calendar days.
- 44 commits contributed to the release over the course of 77 calendar days.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Trying to figure out changelog setup with cargo-smart-release ([`15e8238`](https://github.com/manforowicz/gday/commit/15e8238958f74b93e55b540fd7a7831329c63fca))
- Updated changelogs ([`b97e152`](https://github.com/manforowicz/gday/commit/b97e1520337064ade45f2bb9a5acdcac6fc84c6a))
- Added a changelog ([`8b9d93e`](https://github.com/manforowicz/gday/commit/8b9d93e89289841c04d6be54c37cf98703715bf7))
- Merge pull request #4 from manforowicz/example-pr ([`f567a95`](https://github.com/manforowicz/gday/commit/f567a95de7c7bcff59a46ee083bfc4b50acf1b60))
Expand Down
2 changes: 1 addition & 1 deletion gday_hole_punch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository.workspace = true

[dependencies]
blake3 = "1.5.1"
gday_contact_exchange_protocol = { version = "0.1.1", path = "../gday_contact_exchange_protocol" }
gday_contact_exchange_protocol = { version = "^0.1.1", path = "../gday_contact_exchange_protocol" }
log = "0.4.21"
rand = "0.8.5"
rustls = { version = "0.23.9", features = ["ring", "log", "logging", "std", "tls12"], default-features = false }
Expand Down

0 comments on commit bd04094

Please sign in to comment.