Skip to content

Commit bf1b3d4

Browse files
chore(master): release 0.1.17 (#634)
🤖 I have created a release *beep* *boop* --- ## [0.1.17](v0.1.16...v0.1.17) (2023-10-29) ### Features * **ui:** show running times ([#635](#635)) ([7337c2e](7337c2e)), closes [#604](#604) ### Bug Fixes * mike doc versioner flags have changed ([224081c](224081c)) * publish chart after release not before ([eceab7e](eceab7e)) * **ui:** allow variable to be updated from hcl to non-hcl ([ac0ff5a](ac0ff5a)) ### Miscellaneous * document some more flags ([e2cc4f2](e2cc4f2)) * **perf:** pre-allocate slices ([ccc8b6e](ccc8b6e)) * remove redundant jsonapiclient interface ([5aa153a](5aa153a)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e2cc4f2 commit bf1b3d4

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
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-
".": "0.1.16"
2+
".": "0.1.17"
33
}

CHANGELOG.md

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

3+
## [0.1.17](https://github.com/leg100/otf/compare/v0.1.16...v0.1.17) (2023-10-29)
4+
5+
6+
### Features
7+
8+
* **ui:** show running times ([#635](https://github.com/leg100/otf/issues/635)) ([7337c2e](https://github.com/leg100/otf/commit/7337c2ecde3876c51ab77ae477f7664c264f42a3)), closes [#604](https://github.com/leg100/otf/issues/604)
9+
10+
11+
### Bug Fixes
12+
13+
* mike doc versioner flags have changed ([224081c](https://github.com/leg100/otf/commit/224081c5bbff6fd8ea0150365886573b457e25b3))
14+
* publish chart after release not before ([eceab7e](https://github.com/leg100/otf/commit/eceab7efbec1b82070cc02731f734e579d9cdd80))
15+
* **ui:** allow variable to be updated from hcl to non-hcl ([ac0ff5a](https://github.com/leg100/otf/commit/ac0ff5ae654c18525632d41085fce34c8cc36711))
16+
17+
18+
### Miscellaneous
19+
20+
* document some more flags ([e2cc4f2](https://github.com/leg100/otf/commit/e2cc4f271956e737571778de81f8e4d926fe3e55))
21+
* **perf:** pre-allocate slices ([ccc8b6e](https://github.com/leg100/otf/commit/ccc8b6e0a6c3195ef239323574ce3b51aa86bce9))
22+
* remove redundant jsonapiclient interface ([5aa153a](https://github.com/leg100/otf/commit/5aa153a9822d86714845509c5f15c962321382cd))
23+
324
## [0.1.16](https://github.com/leg100/otf/compare/v0.1.15...v0.1.16) (2023-10-27)
425

526

0 commit comments

Comments
 (0)