Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.0](v1.18.0...v1.19.0) (2024-11-08)

### Features

* enable prometheus metrics retention for 90 days ([#401](#401)) ([dc36f45](dc36f45))
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent dc36f45 commit 78bf22d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.19.0](https://github.com/sixfeetup/scaf/compare/v1.18.0...v1.19.0) (2024-11-08)

### Features

* enable prometheus metrics retention for 90 days ([#401](https://github.com/sixfeetup/scaf/issues/401)) ([dc36f45](https://github.com/sixfeetup/scaf/commit/dc36f45c9157f0d5680cf7bdf1f9a3390f2b2b8c))

## [1.18.0](https://github.com/sixfeetup/scaf/compare/v1.17.2...v1.18.0) (2024-11-01)

### Features
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": "scaf",
"version": "1.18.0",
"version": "1.19.0",
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
Expand Down

0 comments on commit 78bf22d

Please sign in to comment.