Skip to content

Commit 9942c6e

Browse files
chore(main): release 5.1.19 (#823)
1 parent ac9b48a commit 9942c6e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.1.18"
2+
".": "5.1.19"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Standardise files with files in sous-chefs/repo-management
44
Standardise files with files in sous-chefs/repo-management
55

6+
## [5.1.19](https://github.com/sous-chefs/elasticsearch/compare/5.1.18...v5.1.19) (2025-10-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **ci:** Update workflows to use release pipeline ([#822](https://github.com/sous-chefs/elasticsearch/issues/822)) ([ac9b48a](https://github.com/sous-chefs/elasticsearch/commit/ac9b48a46dc185cae39e044a18e128ee54e18f4d))
12+
613
## 5.1.17 - *2024-11-18*
714

815
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures Elasticsearch'
6-
version '5.1.18'
6+
version '5.1.19'
77
issues_url 'https://github.com/sous-chefs/elasticsearch/issues'
88
source_url 'https://github.com/sous-chefs/elasticsearch'
99
chef_version '>= 16.0'

0 commit comments

Comments
 (0)