Skip to content

Commit ec2bb81

Browse files
chore(release): 16.1.7 [skip ci]
## [16.1.7](16.1.6...16.1.7) (2026-02-22) ### Performance Improvements * **elasticsearch:** add resource constraints ([3ae4d73](3ae4d73))
1 parent 3ae4d73 commit ec2bb81

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [16.1.7](https://github.com/maevsi/stack/compare/16.1.6...16.1.7) (2026-02-22)
2+
3+
### Performance Improvements
4+
5+
* **elasticsearch:** add resource constraints ([3ae4d73](https://github.com/maevsi/stack/commit/3ae4d73975b3afe8b5177cad84c476c358c230a4))
6+
17
## [16.1.6](https://github.com/maevsi/stack/compare/16.1.5...16.1.6) (2026-02-22)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"prepare": "husky && ./src/development/certificates/mkcert.sh"
2222
},
2323
"type": "module",
24-
"version": "16.1.6"
24+
"version": "16.1.7"
2525
}

0 commit comments

Comments
 (0)