Skip to content

Commit

Permalink
chore: release main (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Jul 31, 2024
1 parent 3af5d97 commit 41b71e8
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dsp-domain": "0.1.4",
"dsp-meta": "0.1.4",
"dsp-meta-cmd": "2.0.1"
"dsp-domain": "0.1.0",
"dsp-meta": "0.1.0",
"dsp-meta-cmd": "2.0.2"
}
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions dsp-domain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.0](https://github.com/dasch-swiss/dsp-meta/compare/dsp-domain-v0.1.4...dsp-domain-v0.1.0) (2024-07-31)


### Miscellaneous Chores

* **dsp-domain:** Synchronize dsp-meta versions

## [0.1.4](https://github.com/dasch-swiss/dsp-meta/compare/dsp-domain-v0.1.3...dsp-domain-v0.1.4) (2024-07-30)


Expand Down
2 changes: 1 addition & 1 deletion dsp-domain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dsp-domain"
version = "0.1.4"
version = "0.1.0"
edition.workspace = true
license.workspace = true
homepage.workspace = true
Expand Down
2 changes: 2 additions & 0 deletions dsp-meta-cmd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@





## [0.1.3](https://github.com/dasch-swiss/dsp-meta/compare/dsp-meta-cli-v0.1.2...dsp-meta-cli-v0.1.3) (2023-12-04)


Expand Down
2 changes: 1 addition & 1 deletion dsp-meta-cmd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dsp-meta-cmd"
version = "2.0.1"
version = "2.0.2"
edition.workspace = true
license.workspace = true
homepage.workspace = true
Expand Down
7 changes: 7 additions & 0 deletions dsp-meta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.0](https://github.com/dasch-swiss/dsp-meta/compare/dsp-meta-v0.1.4...dsp-meta-v0.1.0) (2024-07-31)


### Miscellaneous Chores

* **dsp-meta:** Synchronize dsp-meta versions

## [0.1.4](https://github.com/dasch-swiss/dsp-meta/compare/dsp-meta-v0.1.3...dsp-meta-v0.1.4) (2024-07-30)


Expand Down
2 changes: 1 addition & 1 deletion dsp-meta/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dsp-meta"
version = "0.1.4"
version = "0.1.0"
edition.workspace = true
license.workspace = true
homepage.workspace = true
Expand Down

0 comments on commit 41b71e8

Please sign in to comment.