Skip to content

Commit 8815399

Browse files
chore(main): release 0.11.0 (#42)
🤖 I have created a release *beep* *boop* --- ## [0.11.0](v0.10.0...v0.11.0) (2025-04-20) ### Features * add endpoint for better version command ([#46](#46)) ([df60d1d](df60d1d)) * **cli:** prompt user if no flags provided to create ([#41](#41)) ([09cd196](09cd196)) * configure hostname, TLS ([#44](#44)) ([b9420a0](b9420a0)) * fix version information, add goreleaser ([#45](#45)) ([8dc2c96](8dc2c96)) * invert TLS setting ([#47](#47)) ([14e5fe5](14e5fe5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: forever-on-call[bot] <183041887+forever-on-call[bot]@users.noreply.github.com>
1 parent 14e5fe5 commit 8815399

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.11.0](https://github.com/hugginsio/kv2/compare/v0.10.0...v0.11.0) (2025-04-20)
4+
5+
6+
### Features
7+
8+
* add endpoint for better version command ([#46](https://github.com/hugginsio/kv2/issues/46)) ([df60d1d](https://github.com/hugginsio/kv2/commit/df60d1d65e894bc52551bcd697169ebb0910ffd1))
9+
* **cli:** prompt user if no flags provided to create ([#41](https://github.com/hugginsio/kv2/issues/41)) ([09cd196](https://github.com/hugginsio/kv2/commit/09cd196310fe6901ff81dc4c9d579d91c8711723))
10+
* configure hostname, TLS ([#44](https://github.com/hugginsio/kv2/issues/44)) ([b9420a0](https://github.com/hugginsio/kv2/commit/b9420a0104674257d7221545581b109276f261e4))
11+
* fix version information, add goreleaser ([#45](https://github.com/hugginsio/kv2/issues/45)) ([8dc2c96](https://github.com/hugginsio/kv2/commit/8dc2c968fed48719976f53cafc0c9ecf99ab0ab7))
12+
* invert TLS setting ([#47](https://github.com/hugginsio/kv2/issues/47)) ([14e5fe5](https://github.com/hugginsio/kv2/commit/14e5fe5ef0b73ced76e1179cd520141e3323b223))
13+
314
## [0.10.0](https://github.com/hugginsio/kv2/compare/v0.8.0...v0.10.0) (2025-04-06)
415

516

0 commit comments

Comments
 (0)