Skip to content

Commit

Permalink
chore(main): release dsp-meta 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Sep 3, 2024
1 parent 3c71e89 commit aed151d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.2.1"
".": "2.2.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.2.2](https://github.com/dasch-swiss/dsp-meta/compare/dsp-meta-v2.2.1...dsp-meta-v2.2.2) (2024-09-03)


### Maintenance

* **deps:** Bump tower and config versions ([#213](https://github.com/dasch-swiss/dsp-meta/issues/213)) ([3657048](https://github.com/dasch-swiss/dsp-meta/commit/3657048f4d4ea315fcdb3523b89a7d9ac4105f11))
* **main:** Release dsp-meta 2.2.1 ([#215](https://github.com/dasch-swiss/dsp-meta/issues/215)) ([5b8d64e](https://github.com/dasch-swiss/dsp-meta/commit/5b8d64ef0138683fe354f5a932993357acc30a58))
* Remove changelog duplication ([#217](https://github.com/dasch-swiss/dsp-meta/issues/217)) ([3c71e89](https://github.com/dasch-swiss/dsp-meta/commit/3c71e894d8422f03cc24c7c61634279f2aca34d9))

## [2.2.1](https://github.com/dasch-swiss/dsp-meta/releases/tag/untagged-728191730a7b4eb0fe5e) (2024-09-03)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dsp-meta"
version = "2.2.1"
version = "2.2.2"
edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/dasch-swiss/dsp-meta"
Expand Down

0 comments on commit aed151d

Please sign in to comment.