Skip to content

Commit

Permalink
release 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Blackburn committed Aug 22, 2023
1 parent b798309 commit 0e20be5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.10.2 (08/22/2023)

- Support publishing amd64 and s390x container images

## v0.10.1 (05/11/2023)

- Include tag pushes in docker builds
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
statsd (0.10.2-1) unstable; urgency=low

* Support publishing amd64 and s390x container images

-- Elliot Blackburn <elliot@elliotblackburn.com> Tue, 22 Aug 2023 13:14:48 +0000

statsd (0.10.1-1) unstable; urgency=low

* Include tag pushes in docker builds
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statsd",
"version": "0.10.1",
"version": "0.10.2",
"description": "Network daemon for the collection and aggregation of realtime application metrics",
"author": {
"name": "Etsy",
Expand Down

0 comments on commit 0e20be5

Please sign in to comment.